Frictional Games Forum (read-only)

Full Version: Is there any way to make a entity spawn relevant to where you are?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there any way to make a entity spawn relevant to where you are? Such as behind you not matter where you are
?
It's possible but involves a lot of script areas and some clever scripting.
(10-19-2011, 04:46 AM)palistov Wrote: [ -> ]It's possible but involves a lot of script areas and some clever scripting.
....You know how to do it?....Smile

Actually, do you just spawn a crap load of scriptareas where the player could go, put the entity behind them all, and make an if function so that if 1 area's activated already, you can't make go trhough any more sciptareas?