greetings,
i have an area where i'd like various placeables to be invisible. [this is not the 'invisible object' placeable, but rather normal placeables which are invisible.] after reading
this thread, i thought i'd found the solution in cutscene invisibility, and doing this does make the object invisible, but unfortunately it's not subject to 'see invisibility' and 'true seeing' spells, and i want these placeables to react normally, as anything else invisible would. applying the standard invis effects doesn't work either ; the objects just remain visible. other possible 'solutions' i've come up with are-
- hook the spells and/or enter scripts so they'll strip cutscene invis from tagged objects, but this is suboptimal not only because it's kludgey but also because it would render the objects visible to all characters, not just the character w/true sight.
- not have a placeable there at all, but spawn it in if a character w/true sight triggers something. also suboptimal, for the same reasons.
any suggestions?
thanks
-x