Jump to content

Partial invisibility


gulogulo

Recommended Posts

Hello,

 

 

Im implementing a custom lizard race with werewolf animations. It means the creature cannot sneak. However I would like to give it a partial invisibility spell. I have tried few things but utterly failed. It seems that either my creature is invisible or not. Is partial invisibility possible? I mean I would like to make the creature difficult to spot but I would like to enable the actors to spot it at close distance.

Link to comment
Share on other sites

There was a mod that did exactly this for NPCs using sneak in Oblivion. I know it's another game, but something they did may be able to carry over to this game since much of the scripting language is very similar. However, they were using % chameleon to achieve the effect. I don't know if there is anything anywhere in the game that does the same thing.
Link to comment
Share on other sites

No its not about the graphic effect but about the ability to be only partially visble by other actors. The graphic effect can be achived by the SetAlpha function. OK I have worked out good approach. I make my character invisible. I periodically cast cloak spell. Once the enemy is close enough and has LOS I order it to attack the player and remove invisibility for 0.2 sec. The effect is very good. My monstrous lizard is very difficult to detect (when walking its muffled but when running its not) but at close range it can be detected when the enemy has no blidness ofcourse. Oh well it can also be smelled by some actors but thats another matter :)
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...