lickx / oscollar-dev

OsCollar development
GNU General Public License v2.0
2 stars 2 forks source link

[ao] suspend/resume with t-pose and firestorm pose anims #94

Closed lickx closed 1 year ago

lickx commented 1 year ago

Unfortunately that means a bit of bloat like 10-15 hardcoded anim uuids we need to check

After coding this, I found out that Firestorm posestand anims don't trigger CHANGED_ANIMATION. So it could only be done in the timer() which is ugly/laggy.

Therefore I close this bug.