Frictional Games Forum (read-only)

Full Version: One simple problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone,
I have a very simply problem: I wanted to hang up a picture (a dynamic painting), if I want to test it if it's hanging in the game, it's not hanging <.<

http://s1.directupload.net/file/d/3110/lmaw2n6j_png.htm
The hierarchy for the original entity was:

Body_1
Body_Shape_1
image_frame
image_3
BallJoint
Parent: Body2
Child: Body1
Body2
Shape_1

This BallJoint "sticks" the model to a body that holds it. Make a JointBall and set the parent to a body without any model and as child the body of the model.

If you want, send me the model so I can fix it by myself ^^
You say it's an entity made by you, right? Name it something else or when others play it the entity will be the main one.
Thank you