I am working on a car racing game like hill climb and i am using billy Cart Example.I want to add antenna to rear of the car and a driver in the car and when car moves on terrain,driver head and antenna of car goes forward and backward according to slope of terrain.Should I use physics Joint types?
You could do that, but I’d give the driver and the antenna a low, but non-zero mass, so they don’t affect the car’s moment of inertia.
-Ed
Tip: Set the density of the antenna an driver to something tiny like 0.005 to get low masses.
You could do that, but I’d give the driver and the antenna a low, but non-zero mass, so they don’t affect the car’s moment of inertia.
-Ed
Tip: Set the density of the antenna an driver to something tiny like 0.005 to get low masses.