In this article, we will implements a simulated bouncing for 2D GameObjects with Kinematic rigidbody2d, based on method in this video Enable Collision Detection In Unity, rigidbody component has three types: dynamic, kinematic, and static. A dynamic ...
raine-yang.com3 min readNo responses yet.