Attack & Move

I noticed that in order to cast a spell the player has to stop movement-then cast or attack. Is there a way to attack and move at the same time? Would like to let the user move left to right while they shoot. Any suggestions....

Thanks!

------------------

Anyone have any ideas?

------------------

Try using a bezier animation path tripped with a flag. See page 62 - 69 in the Coldstone User Manual

Quote

Originally posted by Xacto:
**I noticed that in order to cast a spell the player has to stop movement-then cast or attack. Is there a way to attack and move at the same time? Would like to let the user move left to right while they shoot. Any suggestions....

Thanks!

**

Have you tried creating global key events that launch the spell when the player presses the key? I think you can either attach the key to an event that first checks to see if the player has the spell, or else maybe you can set the key event when the player acquires the spell. I'd have to go into the software to look at the options.

------------------
--
Mark