bennyp3333 Posted January 5, 2015 Posted January 5, 2015 I'm trying to connect a box with 2 other boxes. I'm setting the one a parent of the others but when i start the game they some apart as they fall. How would I properly connect 2 props while still having physics? Thanks Quote
gamecreator Posted January 5, 2015 Posted January 5, 2015 I believe you're looking for these commands: http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/joint/ Quote
AggrorJorn Posted January 5, 2015 Posted January 5, 2015 Physics objects with the props collision type can't intersect. They will start to glitch out of each other like in your screenshots. I would set the white box as a parent with type Prop and the red boxes as children with type None. 1 Quote
bennyp3333 Posted January 5, 2015 Author Posted January 5, 2015 I tried Aggror's solution, but the red cubes just fell through the everything or didn't move, depending on wether or not i gave them mass. I also can't make a joint no matter what. Sorry, I started last week. Please help. Quote
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.