Ok so I added these stuff to DamageFX.ini and FXList.ini:
DamageFX.ini
DamageFX EnergyHit
ThrottleTime = DEFAULT 100
AmountForMajorFX = DEFAULT 2.0
MajorFX = DEFAULT FX_EnergyShieldStruck
MinorFX = DEFAULT FX_EnergyShieldStruck
End
FXList.ini
FXList FX_EnergyShieldStruck
LightPulse
Color = R:20 G:50 B:255
Radius = 50
IncreaseTime = 0
DecreaseTime = 7000
End
End
And for the unit:
ArmorSet
Conditions = None
Armor = Energy
DamageFX = EnergyHit
End
Tho, it doesn't give me the result I wanted, the unit only lights-up/glow the area around it when attacked(and for some reason also when being repaired O.O)
How can I make this kind of special effect:
When the unit is hit then a
Blue-ish Sphere will appear in the unit's position.
Is that even possible to make? if so then, how can I make it?
Currently learning how to create 3D models with GMAX so that I can make my C&C Generals Zero Hour mod even more better. 🙂