ID:179669
 
I have movement states for water in the game but I don't know the code to make it move. What's the code?
You don't need code to make the water move. Just give it multiple icon states. Then, put it on the map, and it should move at the speed you set it to.
In response to The Wizard of How
I have multiple movement states and I have a normal obj code but it only shows my first motion state.
In response to JoshJ
Did you include those other movement states with the icon?
In response to The Wizard of How
yes
In response to JoshJ
Ok i will say it in an easier way
when you make an icon do oyu know how you can give it animation for it to move
do the same thing for your water as you would a charcter
and no not movement states animation
JoshJ wrote:
I have movement states for water in the game but I don't know the code to make it move. What's the code?

Your water icon should be created as a movie, not a pixmap. The movie should contain the number of frames you want for your animation. The animation will then occur automatically.

Lummox JR