Implementing conveyor belt in 2D

To make a conveyor belt, you don’t need to do anything special. Staticbodies already have a Constant Linear Velocity property that can be set, and any physics body on it will be affected.

An example of how it works.

4 Likes