Frictional Games Forum (read-only)

Full Version: using rotateProp on doorway
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi
i wanted to make a rotatable room. but the doorway and doorframe won't rotate (at least not visible). (see here http://www.youtube.com/watch?v=I1UCwYde7rE )

i imported mesh in model editor, put some shapes around the mesh, created a body for each shape and attached the mesh to the body. for things with just one body , like walls, it works fine, but i guess i did a mistake with the frame and doorway ( because of multiple bodies? ).

how to do it right?

(screenshot of model editor: http://i.imagebanana.com/img/3ewecxgl/dthfdt.png)
Hey, that's a quite interesting effect! Smile

Anyway: I've seen in the model editor that you have lots of bodies. Those bodies are just shapes that aren't added to any mesh, except Body2, which has all the model.

You can do complicated shapes and then make them fusioned:

Shape, shape, shape, select 'em all: Create body. In Outline, put the mesh in the body. Done!
thanks, everything is working fine now
Just another thing: I saw that the button stays in it's place too. You could make the button a part of the room too and change the interaction to a Script Area. That way, the room would rotate and the button would move with the room.
yes, i know. it's just a test map Smile