[Tutorial] How To Move The Player / With Entities
Game Modding | Call of Duty: Black Ops 3 | Scripting
ModmeBot:
Thread By: CT8918
[Tutorial] How To Move The Player / With Entities
By: CT8918
Here is a script that moves a player gradually from point A to point B. Not a teleporting script.
I created this because when an entity is moving below a player, the player just slides off.
This script allows the player to move with the entity. Could also be used for other things as well.
Special thanks to DTZxPorter and EnCore Modding for helping me figure out what move functions to use.