Hi there,
Am new to all this and i'm just tryin to create a simple game to test out the software. There's this frog that has to find his lady love through a maze using arrow keys. Along the way he encounters crocodiles. My question is how do i make the crocs move slowly within fixed range. ex: The croc only moves between 2 fixed co-ordinates along x-axis in the maze in a ping pong manner.
Am trying if-then statements and path animation but am getting very confused. Also can we set it up so that when the croc collides with the maze walls he reverses his direction. (maybe thats a more intelligent idea?) Thanks in advance.
Cheers,
Deano.