Hi all,
I’m trying to look around to find a striaght-forward tutorial on 2D physics (4.3) and how each work, especially on physics behaviours in the folling scenarious:
Physics Example 1
Physics Example 2
Physics Example 3
I’m fully aware of Official Unity Tutorials; However the Joint2D are not covered. It would be real cool to have clear exampls and scenarios of how to use the four Joint2D:
- Spring Joing 2D
- Distance Joint 2D
- Hinge Joint 2D
- Slider Joint 2D