-
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.
-
Senior Member
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!
-
Re: need help ending my first person skill game
Thanks! That did the trick! It's released!