GM:PlayerTick
This hook is predicted. This means that in singleplayer, it will not be called in the Client realm.
Description
The Move hook is called for you to manipulate the player's CMoveData. This hook is called moments before GM:Move and GM:PlayerNoClip.
This hook will not run when inside a vehicle. GM:VehicleMove will be called instead.