🔧 SDK ReferenceManagersPlayerManagersetFacingAnglesetFacingAngleSets the player's facing angle.Syntaxplayer.setFacingAngle(angle);ParametersNameTypeDescriptionanglenumberThe angle, in degrees, to which the player's facing angle should be setExampleplayer.setFacingAngle(180);Available on: Client Server