Hi all, i couldn't figure out how to use loop correctly for each enemy patrol.
There 2 problems
1- How to create shadows for each sprite using loop and stop loop when it's done to all sprites have shadows now? I did it but, it appears it won't stop creating objects and causes performance issue.
2- How to fix the wrong angle of motion frames and stop imitating the same frame to sprite #1?
It seems a sprite number #1 does the direction of patrol was correct, besides they were incorrect.
There a .capx
http://dl.dropbox.com/u/76227787/MistakeLoop.capx
Thanks!