Intermission Script Animation extension.

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

Moderator: GZDoom Developers

User avatar
Amuscaria
Posts: 6628
Joined: Mon Jul 26, 2004 12:59 pm
Location: Growing from mycelium near you.

Intermission Script Animation extension.

Post by Amuscaria »

Suggesting a feature for the Animations in Intermission Script that allows the user to set an animation that plays once followed by a looping animation.

Perhaps the Sintax will look something like this

IfEntering Map# Animation posX posY { Frame1 Frame2 Frame3 Frame4 loop(Frame5 Fream6) }

the animation will play the first 4 frames once, but loop the last two (or any) frames within the second set of brackets.

I'm making this suggestion because I want to be able to play an animation once during on-enter or on-exit without having endlessly looping ones.

Is this feasiable?

Return to “Feature Suggestions [GZDoom]”