Bullet animation

Started by Pelador, January 08, 2019, 06:55:39 AM

Previous topic - Next topic

Pelador

Do the XML graphic definitions support animated bullets. Multiple graphics as a sequence?

Or would this only be achievable with an assembly that "tick" changes the graphic definition?

Razuhl

Try this:


<texPath>Things/Special/Fire</texPath>
<graphicClass>Graphic_Flicker</graphicClass>


Now you are shooting animated fires :)

Pelador


Pelador