30.08.2009, 01:23:16
Hello, my weapon fire animation is behind the shp unit which is a problem. I tried some tags, negative and posetive values, no good results.
/Joe
Quote:[DownLaser]
Damage=50
ROF=40
Range=3
Speed=100
Projectile=Invisible
Warhead=DownLaserWH
Report=KazonFire
LaserInnerColor=255,255,0
LaserOuterColor=255,255,0
IsLaser=true
;OmniFire=yes
Anim=KAZONFIRE_N,KAZONFIRE_NE,KAZONFIRE_E,KAZONFIRE_SE,KAZONFIRE_S,KAZONFIRE_SW,KAZONFIRE_W,KAZONFIRE_NW ;These are the animations that are behind the unit, which is the problem
Quote:[KAZONFIRE_N]
ZAdjust=10
Layer=Top
[KAZONFIRE_NE]
ZAdjust=10
Layer=Top
[KAZONFIRE_E]
ZAdjust=10
Layer=Top
[KAZONFIRE_SE]
ZAdjust=10
Layer=Top
[KAZONFIRE_S]
ZAdjust=10
Layer=Top
[KAZONFIRE_SW]
ZAdjust=10
Layer=Top
[KAZONFIRE_W]
ZAdjust=10
Layer=Top
[KAZONFIRE_NW]
ZAdjust=10
Layer=Top
/Joe