Difference between revisions of "MoveTo - ObjectReference"
Jump to navigation
Jump to search
→Notes: Fixing broken link
imported>Cipscis (→See Also: Fixing broken links) |
imported>Cipscis (→Notes: Fixing broken link) |
||
Line 38: | Line 38: | ||
== Notes == | == Notes == | ||
* MoveTo() should be avoided for placing other actors in sight of the player, as they will suddenly appear in an unrealistic way. Instead, consider placing them nearby but out of sight, and making them approach the player using [[PathToReference]]. | * MoveTo() should be avoided for placing other actors in sight of the player, as they will suddenly appear in an unrealistic way. Instead, consider placing them nearby but out of sight, and making them approach the player using [[PathToReference_-_Actor|PathToReference]]. | ||
== See Also == | == See Also == |