Difference between revisions of "MoveTo"

Jump to navigation Jump to search
169 bytes added ,  08:21, 7 September 2008
→‎Notes: Specifying difference between the two
imported>Haama
(Standardized)
imported>Haama
(→‎Notes: Specifying difference between the two)
Line 8: Line 8:


==Notes==
==Notes==
* '''MoveTo''' and '''PositionCell''' perform the same function, but use different parameters ('''PositionCell''' uses coordinates while '''MoveTo''' uses a reference).
* If this function is used to move the player, it will also act as a [[Return]] function -- no following lines of the script will be processed.
* If this function is used to move the player, it will also act as a [[Return]] function -- no following lines of the script will be processed.
* This function works as expected for Actors. For most other object types, like containers and activators, the object's coordinates are updated but its world art is not. Additional scripting may be necessary to ensure the object moves properly:
* This function works as expected for Actors. For most other object types, like containers and activators, the object's coordinates are updated but its world art is not. Additional scripting may be necessary to ensure the object moves properly:
Anonymous user

Navigation menu