Yue Posted June 27, 2018 Posted June 27, 2018 I want to create a physics system for the forklift truck, apparently I can do it through joints, however I don't know where to start, shock absorber of each tire, engine in each tire, are doubts that I want you to please help me clarify. Quote
macklebee Posted June 29, 2018 Posted June 29, 2018 Why don't you try it yourself and then post your example if you get stuck on something? People are more willing to help if you show that you have put in a little effort on your own. Start with the example here: https://www.leadwerks.com/learn?page=API-Reference_Object_Vehicle_Build and work from there. Go through the different vehicle commands and try to understand them. Also keep in mind that you KNOW that vehicles are not exactly in great working condition right with the latest version. 1 Quote Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590 LE / 3DWS / BMX / Hexagon macklebee's channel
Yue Posted June 29, 2018 Author Posted June 29, 2018 8 minutes ago, macklebee said: Why don't you try it yourself and then post your example if you get stuck on something? People are more willing to help if you show that you have put in a little effort on your own. Start with the example here: https://www.leadwerks.com/learn?page=API-Reference_Object_Vehicle_Build and work from there. Go through the different vehicle commands and try to understand them. Also keep in mind that you KNOW that vehicles are not exactly in great working condition right with the latest version. Thanks for the answer, however the current version does not support the car physics system. Johs recommends me to do it through unions. On 6/27/2018 at 10:46 AM, Josh said: Use slider joints with springs for the shocks, and motorized joints for the steering and wheels. This is exactly what I am going to do with the official implementation. The thing is that I can't find a simple example of ball joints, hinges, shock absorbers to apply to a car, and not by the car physics system that is currently broken. Quote
Solution Josh Posted June 29, 2018 Solution Posted June 29, 2018 https://www.leadwerks.com/learn?page=API-Reference_Object_Joint use slider joints with springs for the shocks. Use hinge joints for the wheels. The joint motor commands can be used to control the car. 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without.
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.