PDA

View Full Version : I would like to allow users to walk accross this grid


Jabulan
06-14-2005, 12:39 AM
Hey,

I have designed a grid and I would like to allow users to walk accross this grid. My question is how would I go about this, would Actionscript paths allow me to achieve this? Any help would be appretiated.

Gibberish
06-14-2005, 04:23 PM
elaborate please. You want to create a game enivorment where a little character actually walks across the grid?

Jabulan
06-15-2005, 03:08 AM
elaborate please. You want to create a game enivorment where a little character actually walks across the grid?

Sort of, yes.

Ricod
06-17-2005, 01:40 PM
I suggest you read the following tutorial on the basics of building games in Flash, by Billy T. (http://www.actionscript.org/tutorials/beginner/games_in_flash/index.shtml)

And then you coul dissect this sample movie of movement and pathfinding by Jesse Stratford and Johnny2002gr. (http://www.actionscript.org/showMovie.php?id=341)