cl_ent_setang Command

Explore usage, syntax, and examples for the cl_ent_setang CS2 developer console command.

cl_ent_setang

CS2 Only

Command

cl_ent_setang

<Entity ID><Pitch><Yaw><Roll>

Sets the pitch, yaw, and roll angles of a specified in-game entity using its ID.

<Entity ID>

ID of the entity whose angles you want to set.

<Pitch>

Sets the entity’s pitch angle (vertical rotation). Values range from -89 to 89 degrees.

<Yaw>

Sets the entity’s yaw angle (horizontal rotation). Values range from -180 to 180 degrees.

<Roll>

Sets the entity’s roll angle (tilt rotation). Values range from -180 to 180 degrees.

sv_cheats Required

Yes

Client or Server Command

Client

cl_ent_setang Generator

Command

cl_ent_setang

<Entity ID><Pitch><Yaw><Roll>
0/4 Arguments Selected

Set the options below to auto-generate your command. When everything looks good, click the Copy button and paste it into your in-game console.

cl_ent_setang Examples

Command

cl_ent_setang

00902

Sets entity ID 2 to a pitch of 90°, with yaw and roll at 0°.

Command

cl_ent_setang

18045-454

Sets entity ID 4 to a pitch of -45°, yaw to 180°, and roll to 45°.