Declaración
func SetLocalPlayerForward(forward Vector3)
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
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
Nombre | Tipo | Descripción |
---|---|---|
Forward | Vector3 | The forward vector |