Frictional Games Forum (read-only)
Level editor bug ? - 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: Level editor bug ? (/thread-23879.html)



Level editor bug ? - lothabread - 11-17-2013

well im using the level editor and the "table_nice_flowers_" entity doesn't appear visually where i put it, but is in fact there, the actual entity shows up elsewhere but i am able to walk through it. any help ?

ehhhhhh i just realized i probably posted this in the wrong place e - e, can it possibly be moved ?


RE: Level editor bug ? - Romulator - 11-17-2013

(11-17-2013, 05:59 AM)lotha bread Wrote: ehhhhhh i just realized i probably posted this in the wrong place e - e, can it possibly be moved ?

Correct, it would go in the Development Support section Smile

I'm not entirely sure why it does this, except that it may be "inside" another object when you have placed it. When a entity gets stuck inside something, game physics may implement it to behave erradically by flying around in order to get away from the object at a high speed.

Perhaps try moving it slightly away from the object you are placing it on (seems to be the table) by moving it upward a little?


RE: Level editor bug ? - lothabread - 11-17-2013

(11-17-2013, 07:06 AM)Romulator Wrote: Perhaps try moving it slightly away from the object you are placing it on (seems to be the table) by moving it upward a little?

well i tried what you said, but the flowers would still show up in the center of the map, and it wouldn't matter where i placed them it seems.


RE: Level editor bug ? - ExpectedIdentifier - 11-17-2013

(11-17-2013, 04:36 PM)lotha bread Wrote:
(11-17-2013, 07:06 AM)Romulator Wrote: Perhaps try moving it slightly away from the object you are placing it on (seems to be the table) by moving it upward a little?

well i tried what you said, but the flowers would still show up in the center of the map, and it wouldn't matter where i placed them it seems.

I don't know what kind of entity it is as I haven't got AAMFP installed but have you tried checking the StaticPhysics box under the Entity tab?


RE: Level editor bug ? - lothabread - 11-17-2013

(11-17-2013, 05:03 PM)sonataarctica Wrote: I don't know what kind of entity it is as I haven't got AAMFP installed but have you tried checking the StaticPhysics box under the Entity tab?
there is only CastShadows and IsAfttectedByDecal,


RE: Level editor bug ? - Daemian - 11-17-2013

Try deleting table_nice_flowers.msh
Restart editor and place it again.


RE: Level editor bug ? - lothabread - 11-18-2013

(11-17-2013, 09:47 PM)Amn Wrote: Try deleting table_nice_flowers.msh
Restart editor and place it again.
there wasnt a .msh of it in the folder so im not all too sure what's going on here Huh