I am making a cube Runner game as a beginner.
I want my Cube to move forward at a constant speed using the Addforce property …
Along with that I am using “ontrigger.enter” to pickup a specific type of cube.
Now the problem is that as my main cube move forward it’s speed starts increasing gradually which I don’t want at all. How to solve thos problem. I want costant speed
,
I am making a cube Runner game as a beginner.
I want my Cube to move forward at a constant speed using the Addforce property …
Along with that I am using “ontrigger.enter” to pickup a specific type of cube.
Now the problem is that as my main cube move forward it’s speed starts increasing gradually which I don’t want at all. How to solve thos problem. I want costant speed.