PrevAngles Vector

Remember, just because you request it, that doesn't mean you'll get it.

Moderator: GZDoom Developers

User avatar
Major Cooke
Posts: 8175
Joined: Sun Jan 28, 2007 3:55 pm
Preferred Pronouns: He/Him
Location: QZDoom Maintenance Team

PrevAngles Vector

Post by Major Cooke »

Since position interpolation is exposed (Prev), can the angles be exposed to ZScript?

In this order:

Code: Select all

Vector3 PrevAngles = (Angle, Pitch, Roll);

Return to “Feature Suggestions [GZDoom]”