how would i create a racing minigame/ level

Started by deltoran, Wed 14/01/2009 02:57:18

Previous topic - Next topic

deltoran

in one part in my game i need to make that guy is being chased by another guy and there both in chariots. i just want to make it that the play streers it and has to avoid rocks and running into ghost.  :o  ???

I just want the chariot to go forward and sideways.
Dont believe the dreams
Ever lasting dreams
Live or let die
The truth is shy
Over the hills
Run through the stream
And you can stand it
No more

Ghost

#1
Just some general pointers how to set up such a scene: Make the chariots as characters, have the player character controlled by keyboard (that's already implemented if you are using the standard game template of AGS). Rocks and ghosts could be objects. All you need then is a large, scrolling room. Could be fun if collision with a rock just slows you down (decrease player's walk speed) while the ghosts make you lose a life or something.

We do that, you know  ;)

deltoran

yer that would good apart from the fact that, that i dont how change my guy into a different view and back in game, and also i want the other chariot to chase me and if it chatches up with me i die.
Dont believe the dreams
Ever lasting dreams
Live or let die
The truth is shy
Over the hills
Run through the stream
And you can stand it
No more

Akatosh

I recommend searching for "ChangeView", "Follow" and "AreThingsOverlapping" or "IsCollidingWith" in the manual.

SMF spam blocked by CleanTalk