PDA

View Full Version : Saving Position


pacman24
10-23-2006, 03:59 PM
Okay, I figured out how to move an object while the game is playing, but how can i save that position so that it will stay there and not go back to the original place once i'm back in edit mode

Mr Nemo
10-23-2006, 09:00 PM
You can't.
But you can make Alice return the point of view to you for recording. You can then use the value of the point of view to do an instant set to that position on world start. Making a permanent change to a given position with a high level of accuracy is beyond me at the moment.