Game Modding | Call of Duty: Black Ops 3 | Scripting
ModmeBot:
Thread By: alexisloic21
Hello I would like to make a player move from one point to another ex tyrolean
Thanx for help
ModmeBot:
Reply By: Abnormal202
if you go to the ScriptDocs andsearch "teleport" you can find the teleport function, and use that on a player.
EDIT: scratch that, teleport doesn't work on players. Use SetOrigin instead.