if i want player to get in pass zone and pass the level (like GTA when u go to get the mission you have to walk into the pink zone), what script do i have to use?
Another question, how to add movie (.avi) between level
THANKS FOR YOUR ANSWERS
Re: How to set target of level??
[Re: viva]
#99706 11/23/0616:5811/23/0616:58
what exactly do aou mean with "pass zone"? some kind of "exit area"? you could place a invisible model in this area and detect if the player is close enough to it/ comes in touch with it. im not sure, but perhaps youŽll find something about this in the acknex user magazine.
for playing movies take a look at the manual... i think its "media_play(..)"
Re: How to set target of level??
[Re: metal]
#99707 11/23/0617:4811/23/0617:48
I think he means some kind of marker to let the player know where he has to stand to perform a certain task.
So the model way which metal mentioned would be the way to go, just don't make it invisibile as it would be hard to see for the player then Use either the distance to the player or an event function to let the marker know how close the player is.
Re: How to set target of level??
[Re: Xarthor]
#99708 11/24/0614:4411/24/0614:44