Shit happens.
Quote:
Originally Posted by TerminX
tilefromtexture 26 { file "pipebomb.gif" }
tilefromtexture 2573 { file "weaponpipebomb1.gif" }
tilefromtexture 2574 { file "weaponpipebomb2.gif" }
|
I know there's another command to set animation, but within this code could you do something like this, so that EDITART is truly, 100% obsolete?
Code:
tilefromtexture 26 { file "pipebomb.gif" xoffset 3 yoffset -2 transfix }
With the offsets being the shifting of the display tile and transfix replacing all instances of the fullbright pink with the transparent pink.