A
A
Andrey Andryushchenko2015-04-01 14:59:35
Java
Andrey Andryushchenko, 2015-04-01 14:59:35

How to remove object speed limit in Box2d?

I am writing a Java game using libGDX. The bodies must move freely in space under the action of gravitational forces, but the following problem arises: the speed of the bodies does not exceed about 120 m/s. That is, it turns out that the bodies do not accelerate and their speed is 120 m/s. It looks very unnatural, I would like to somehow overcome this.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Afganec, 2015-05-12
@delphikettle

I will assume that you have the wrong scale of the world. Try to reduce it and try again to measure the speed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question