Sparkle11 Posted December 6, 2015 Share Posted December 6, 2015 Hi everyone! Now the question is: Is it possible to make a normal door? Not the sliding door, but just a door with hinges And if possible, tell me how to do it please. Thanks a lot Quote Link to comment Share on other sites More sharing options...
cassius Posted December 6, 2015 Share Posted December 6, 2015 I do my doors in a very simple way.I design them in a 3d app and place them in closed position using SetPosition and SetRotation. To open the door I just alter the values of SetPosition and SetRotation.to the open position. No hinges. If you need to be more technical maybe someone else can help.. 1 Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
thehankinator Posted December 6, 2015 Share Posted December 6, 2015 There is a script Scripts/Objects/Doors/SwingingDoor.lua. Mine was located in the "MyGame" project, it might be in some of the other templates also. 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.