How to make teleport work in a few easy steps.......
if you want your character to go to a different spot on the map
immediately from point A to point B.....try this.
at point A near where the player will be...
place a triggerzone on the ground...
then...
LEFT-CLICK on it and open---PROPERTIES
go to...AI SYSTEM------MAIN-----
and replace the .lua script
by clicking on the ... at the end of the .lua
and then in the list of scripts choose....
transportinzone.lua
Then in the ---- IfUsed section add in
point1
(as a name holder for your player destination )
then click on APPLY CHANGES
Now.......
place any object you like
at POINT B ( wherever you want your player to appear)
then...
OPEN its properties by LEFT clicking on the object you've chosen as point B
Then.....in the NAME section...replace its name with...
point1
now...
run the level to see if it works for you.
If NOT.....verify all the steps above and especially SPELLING in the tags you added
to the properties.
IF it still don't work...lemme know-------------------and I'm an idiot.
Thx guys let me know
UNIRD12B
Let\'s actually make something happen with this one !