1. #1

    need help ending my first person skill game

    I tried using an end event and trigger, but it did not work. I want the player to be able to walk around and check out the sites and end it when they are ready by walking to a predetermined area of the track. Any help is appreciated. The track is ready to go except for this. I cannot release it if i cannot finish it. Thanks.
    Share this post

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

    Re: need help ending my first person skill game

    hi

    the end event, like all triggers in that menu heading require an impulse sent to them, to do this you can use an area trigger, inside its properties set the triggered object (under Trigger By) to the player object by choosing it as its instances, now set the OnHit to the end event and that should do it, i hope!
    Share this post

  3. #3

    Re: need help ending my first person skill game

    Thanks! That did the trick! It's released!
    Share this post