Declaration
func MoveCCT(target entity<CharacterController>, movement Vector3)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Target | PhysicalCCT | The target object, if it is a player, the player must turn on the physical CCT for this to take effect |
Movement | Vector3 | Displacement Vector |