Search found 3 matches

by spidarmen
Tue Mar 29, 2011 9:41 pm
Forum: General
Topic: Animation order
Replies: 6
Views: 3464

Re: Animation order

Ah, that would be the problem.
Thanks for the speedy reply!
by spidarmen
Tue Mar 29, 2011 9:00 pm
Forum: General
Topic: Animation order
Replies: 6
Views: 3464

Re: Animation order

Thanks for the info! I am having some trouble getting HUMPs timer to work though, I am getting an error with "Timer = require "hump.timer", module not found. I have timer.lua in the root of the project folder, and it is required in main.lua. Is there anything else I must do to use tha...
by spidarmen
Mon Mar 28, 2011 11:15 pm
Forum: General
Topic: Animation order
Replies: 6
Views: 3464

Animation order

Hi all,

I just started using Love, and am wondering how to make an animation play after a previous animation has finished playing. I have been searching for some type of wait or sleep command, but had no luck.

Any help is appreciated!