Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×
Sign in to follow this  
moosenoodles

Stopping objects from moving its level underwater

Recommended Posts

Is there anyway to make sure things ( object items ) stay level (locked) on the surface of water, its fine initially, you save it then its dominated by the seabed and dips below the water line on loading the map back in.

this setVectorUp [0,0,+0.1]

this setpos [getpos this select 0, getpos this select 1,((getpos this select 2) + 2)]; this setVectorUp [0,0,+0.1]

setVectorUp dont seem to help.... tried locking it in properties and changed it to flying etc.

Edited by moosenoodles

Share this post


Link to post
Share on other sites
Sign in to follow this  

×