I needed a version of NorDragonStatueMetal01 that I could move around, so I went ahead and made a new MoveableStatic in CreationKit, using the same .nif model as the original Static. So far so good, I can put it on the map, move it around with script (TranslateTo())and it all seems to be working. Except...
After I move the statue, I noticed that the player can walk right through it. Even worse, the original collision box is still left where the statue used to be, meaning the player runs into empty space. I've been working on this for an hour now, and I'm afraid I'm completely stumped... the only thing I can think of is that there needs to be something set in the .nif file, because I've tried all the settings exposed by CreationKit.
I have noticed that when I right-click the MoveableStatic version of the statue, then click "Reset" under Havok, I get this error:
ANIMATION: There was a problem loading the project data or behavior graph for Dungeons\Nordic\RuinsDragonStatueMetal01.hkx
Is that my problem? If so, how do I fix it?
Thanks in advance.
