How could I make an object go faster and faster over time?

HI!! I start using unity recently and I’m doing a small project.
How could I make an object go faster and faster over time?

Thank you!!!:):):slight_smile:

If you apply a constant force it will go faster and faster. The simplest way to accomplish it is to use the component Constant Force 2D.

2 Likes