Talk:GetAngleX - ObjectReference
Jump to navigation
Jump to search
The notes field for GetAngleX and GetAngleY was a mess of bad information. It should be sorted out now.
- The GetAngleY page noted that the range of the X axis should range from 90 to -90 for Actors (correct), but actually is restricted to 89 to -89 for the player (incorrect, as evidenced by the console command player.getangle x). Moved this note to the GetAngleX page and removed incorrect angle restriction information.
- The GetAngleX page noted that actors cannot generally rotate about the X axis, and that this value almost always returns 0. This actually applies to the Y axis for actors. Moved this note to the GetAngleY page and changed the axis in the description to Y.