northwood-studios / NwPluginAPI

Official server-side plugin system for SCP: Secret Laboratory game.
GNU Lesser General Public License v3.0
80 stars 44 forks source link

Setting rotation adds to rotation #210

Open steven4547466 opened 1 year ago

steven4547466 commented 1 year ago

Player.Rotation uses deltaRotation meaning it just adds to the existing rotation rather than actually setting the rotation.