Frictional Games Forum (read-only)
Fixed body question - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods (https://www.frictionalgames.com/forum/forum-35.html)
+--- Thread: Fixed body question (/thread-7263.html)



Fixed body question - Danny Boy - 04-09-2011

is it possible to make a fixed body appear and/or disappear?


RE: Fixed body question - MrBigzy - 04-09-2011

Static Object? Pretty sure you can't, I had the same problem too. :V

If you really want to make one disappear, you'll have to convert it to an entity in the model editor.


RE: Fixed body question - Danny Boy - 04-09-2011

(04-09-2011, 03:44 PM)MrBigzy Wrote: Static Object? Pretty sure you can't, I had the same problem too. :V

If you really want to make one disappear, you'll have to convert it to an entity in the model editor.

and how do i do that?


RE: Fixed body question - MrBigzy - 04-09-2011

You would open up the static object in the model editor, go to settings, user variables and then change it from static object to whatever other type you want. And then set the user variables for that type if you need to. If you do this though, it'll be a new entity and you'll have to supply it with your custom story for other people. Also, rename it to something new so you don't overwrite the old one.