Linus Ågren
Senior Member
Posts: 309
Threads: 58
Joined: Jan 2011
Reputation:
5
|
RE: How do i make the end of the storie when player enter area
Well, make some script areas where you want the player to look, then use StartPlayerLookAt function to make him look at a specific area. You can use timers to make him look at several different areas, and to stop looking, use StopPlayerLookAt.
If you want the player to fall down somewhere, use a block box and then set it inactive with SetEntityActive script when you want him to fall down.
Creator of The Dark Treasure.
|
|
01-02-2012, 04:23 AM |
|