EVENT ANIMATEALLSPRITES
| This feature is deprecated. It's recommend not to use this feature. |
| Event ID | player# | THISACTOR | RETURN | |
|---|---|---|---|---|
| EVENT_ANIMATEALLSPRITES | -1 | -1 | 0 values |
EVENT_ANIMATEALLSPRITES was a LUA-specific Game Event.
This event would execute after EVENT_ANIMATESPRITES, and was only defined for LUNATIC builds.
It was removed with the removal of the LUNATIC LUA code from eduke32.
