You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The scripting function TeleportToWaypoint should be easy to implement. In short it requires to take the transform of an object given as caller to be changed to the values of another transform object from a waypoint effectively teleporting the caller object. You can refer to the function_*.cpp files how a scripting function can be implemented.
The text was updated successfully, but these errors were encountered:
The scripting function TeleportToWaypoint should be easy to implement. In short it requires to take the transform of an object given as caller to be changed to the values of another transform object from a waypoint effectively teleporting the caller object. You can refer to the function_*.cpp files how a scripting function can be implemented.
The text was updated successfully, but these errors were encountered: