Function
Fast
CharacterSimple:SetPawnSettings
Sets the Pawn Settings of this Character
Syntax
my_character_simple:SetPawnSettings(use_controller_rotation_pitch, use_controller_rotation_yaw, use_controller_rotation_roll)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
use_controller_rotation_pitch
|
boolean | — | — |
use_controller_rotation_yaw
|
boolean | — | — |
use_controller_rotation_roll
|
boolean | — | — |