Declaration
func SetLocalPlayerForward(forward Vector3)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Forward | Vector3 | The forward vector |
When the player is using classic game characters, this API can set the direction the player is facing.
func SetLocalPlayerForward(forward Vector3)
go
Name | Type | Description |
---|---|---|
Forward | Vector3 | The forward vector |