1. #1

    Ending game

    Hi im doing a bail out skill game where the most distance wins i have the player as invincible and have hit trigger objects to end the game but is there any way i can have the game end when the player stops moving or slows to a certain speed? thankyou
    Share this post

  2. #2

    Re: Ending game

    You can get character speed out of the Game Condition Filter, if I remember correctly. Set up another Generic Filter to test for values near zero to end the game.
    Share this post

  3. #3
    dasraizer's Avatar Senior Member
    Join Date
    Apr 2014
    Location
    UK, Isle of Wight
    Posts
    1,195

    Re: Ending game

    Originally Posted by Skysaw
    You can get character speed out of the Game Condition Filter, if I remember correctly. Set up another Generic Filter to test for values near zero to end the game.
    i think you mean the object info set on speed
    Share this post