I’m creating a snake-like game but I just ran into some problems. (It’s a game where the snake has to continously grow, so that the tail stays and the body just gets longer and longer.)
In my game the snake has a head that moves, and a body-mc that is beeing duplicated and placed behind the head every time it moves.
The problem is that the body isn’t beeing duplicated. The head IS moving but the body doesn’t grow. I think it has something to do whith the DuplicateMovieClip script and the variables in it. Can someone please help me?!
I think the script was a little to long to post here, and that you have to se the whole file. I have attached the .fla-file.
- Hommer