dim3 Forum

Full Version: Want to make a door
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've been reading all the posts about how to make sliding doors and stuff, and I've looked at the examples in the game maps, and after doing as much as I could see on the other maps for my door it still does not work. Could somebody help me please?

Thanks!

P.S. Can you make regular hinged doors?
Sliding doors:
1. Create segments
2. Set to "Moveable" <-- dont forget this one
3. Add to group
4. Create group movement
5. Add move to movement
6. Done

Hinged doors:
These are harder to do. I did it like this:
1. Create a door model with an open and a closed animation
2. Script an object that changes the animation when the player gets near using a watch
Thanks, I got the sliding door to work and I'll use you advice for making a hinged door!
Bink Wrote:Hinged doors:
These are harder to do. I did it like this:
1. Create a door model with an open and a closed animation
2. Script an object that changes the animation when the player gets near using a watch

This is something that will be as easy as sliding doors when the mesh version is complete as rotating meshes will be supported in movements.

[>] Brian
Brian---make sure you can specify where the center of rotation is and that the door will push you if it hit's you. This is gonna be cool. Smile
Reference URL's