I tried to setPos of the Platform i want to use & put this in it's INIT field;
Platform setPos [ getPos this select 0, getPos this select 1, (getPos this select 2) +10]
but the platform starts at 10 metres & then immediately falls to ground?
how do i get the platform to keep it's Pos at 10 metres?
*(Platform i am using is "Pallet A" object)
EDIT: Nevermind, i've managed a workaround by placing a watchtower with a couple trees bunched around, just hope that they can see frew folage to shoot. Though i still would like to know how to keep objects suspended in air using above Platform line