Search found 1 match
- Tue May 07, 2013 4:12 am
- Forum: Support and Development
- Topic: Multiple enemy animations with AnAl
- Replies: 6
- Views: 3212
Re: Multiple enemy animations with AnAl
I can't see all of your code but if I'm reading this right...you've told your program to only create one enemy twice. You enclosed your if statement in a block that says if spawnwheel == 1 -- and you set spawnwheel to 0 at the end of the for statement. (So if there was a for statement before this it...