Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Skullar on October 23, 2008, 09:31:52 am

Title: What's the best way to change positions ?
Post by: Skullar on October 23, 2008, 09:31:52 am
Is it possible to change the players position using coord manipulation ?
Does this preserve inertia and heading ?

I have to reassemble a number of craft after a cutscene, would it be a wise move to assign them via coord manipulation on the  coors of waypoints which can be moved by drag and drop ?
Title: Re: What's the best way to change positions ?
Post by: FreeSpaceFreak on October 23, 2008, 10:00:18 am
set-object-position (http://www.hard-light.net/wiki/index.php/SCP_SEXPs#set-object-position)

If desired, its brother set-object-facing. Transcend has some very good examples of it.