[quote author=Ross link=topic=15550.msg16445#msg16445 date=1464351207]Not that it's hard to write your own damped spring, just giving you a heads up.[/quote]Alright, thank you. I've suddenly found a built-in classes VehicleBody and VehicleWheel and now I am going to try to maybe go 3d way with fixed camera.
Ssneakyfildy
- May 27, 2016
- Joined May 26, 2016
- 0 best answers
- Edited
Hi.<br />I am trying to re-implement one of my projects (box2d) and cannot understand how to set 'setFixedRotation' or whatever on godot's damped spring thing. It is weirdly spinning, I want it only to collapse and expand. Also, I cannot find any 2d vehicle example (2 wheels, body, springs)