Hi, i'm AdrikLoL and i've got a problem with my program...
When i open it the screen beacome white adn when i click in the window the program says not responding
SOMBODY HELPPPPP
HELPPPPPPP
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
HELPPPPPPP
- Attachments
-
- THE MAN BEHIND THE SLAUGHTER.zip
- ik the name isn't very good but the program is about fnaf
- (5.71 MiB) Downloaded 164 times
Re: HELPPPPPPP
uh...
I don't exactly understand, what are you trying to do, but you mean that?
Code: Select all
main_song = love.audio.newSource("main_song.mp3", "static")
purple_guy = love.graphics.newImage("purple_guy.png")
love.audio.play(main_song)
love.draw = function()
if main_song:isPlaying() then
love.graphics.draw(purple_guy, 0, 0)
end
end
Re: HELPPPPPPP
i was trying to create a program that show an image at the 70 second of the song but its shows this
Re: HELPPPPPPP
Well, now it works, so..
Who is online
Users browsing this forum: No registered users and 5 guests