there is a value for how much the stealth object fades in out transparency maybe the setting is to low the it is entirely opaque all the time, very simple problem but thought to ask just in case.
You mean you copied the entire code and just changed the model, or you copied a section and added that to the raptor code?
I did a lil changes,made the ability mustbe triggered by an upgrade and more forbidden conditions
here's the code
Behavior = StealthUpdate ModuleTag_28
StealthDelay = 1500
StealthForbiddenConditions = FIRING_PRIMARY ATTACKING USING_ABILITY
FriendlyOpacityMin = 50.0%
FriendlyOpacityMax = 100.0%
InnateStealth = No
OrderIdleEnemiesToAttackMeUponReveal = Yes
End
If you post your code it will be easier to locate the problem.
Quote:
Originally Posted by Pestilence
there is a value for how much the stealth object fades in out transparency maybe the setting is to low the it is entirely opaque all the time, very simple problem but thought to ask just in case.