Hard Light Productions Forums
Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Asker on November 15, 2008, 12:19:50 pm
-
What exactly is the difference between ship-stealthy and ship-invisble in the sexps?
-
I would guess that one makes the ship stealth: i.e. invisible to sensors but still visible to the naked eye, while the other makes it invisible, undetectable by sensors or the naked eye.
To put it differently, 'invisible' prevents the ship model from rendering. Or somesuch.
-
Invisible/Visible make the ship show or not show on sensors
Stealthy/Unstealthy make the ship not show on RADAR.
-
An easy way to think of it is that invisible affects whether you can see them while stealth affects whether anyone can see them.
AI ships are not affected by invisibility. They are affected by stealth.
-
AI ships are not affected by invisibility. They are affected by stealth.
Actually they aren't. Hence Mantis 1127.
-
Oh. I guess I was wrong!
-
Just to get it all... hidden from sensors... is that the visible or the stealth effect? and what about the stealth-flag?
-
Invisible = Can't be targeted, shows up on radar as a fuzzy, moving thing.
Stealth = Can't be targeted, not on radar at all.