Frictional Games Forum (read-only)
Plates keep exploding - 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 - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Plates keep exploding (/thread-14721.html)



Plates keep exploding - Damascus - 04-12-2012

I'm trying to make a table that can be flipped and drug around so I changed the table's entity to a drag object, and gave it a mass of 50. Then I set it in the level and changed its dimensions to make it the size of a dinner table.

Now however, I can't put anything breakable on it. Any plates or potted plants or what have you immediately explode even when they're put directly on the table. Why could this keep happening?



RE: Plates keep exploding - Cranky Old Man - 04-12-2012

(04-12-2012, 05:09 AM)Damascus Wrote: I'm trying to make a table that can be flipped and drug around so I changed the table's entity to a drag object, and gave it a mass of 50. Then I set it in the level and changed its dimensions to make it the size of a dinner table.

Now however, I can't put anything breakable on it. Any plates or potted plants or what have you immediately explode even when they're put directly on the table. Why could this keep happening?
It's not unheard of in games, for stuck objects to build up enough trapped force and vibration, to smash anything it comes into contact with. Maybe you've placed the table inside the floor, or maybe it's burrowing into the floor because it's simply over a certain mass limit. Try placing the table an inch off the ground and lowering its mass, and see if things work out then.




RE: Plates keep exploding - i3670 - 04-12-2012

Why not use the movable table alrdy in the game?



RE: Plates keep exploding - Your Computer - 04-12-2012

The obvious solution isn't messing around with the table, it's messing around with the plates and pots. Edit them so that they require more effort to break.