Frictional Games Forum (read-only)

Full Version: Level editor bug ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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 ?
(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?
(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.
(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?
(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,
Try deleting table_nice_flowers.msh
Restart editor and place it again.
(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