D
D
Dmitry Korolev2017-08-20 16:29:33
C++ / C#
Dmitry Korolev, 2017-08-20 16:29:33

How to speed up AddTorque rotation speed?

rb.AddTorque(pointCam.forward * speedMove * -moveHorizontal);
when I increase the speed for 1 nothing changes

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Korolev, 2018-12-14
@adressmoeistranici

there is a rotation limiter and was created in order not to load the system with careless handling
- this is a ridgebody.maxAngularVelocity

G
Griboks, 2017-08-20
@Griboks

It might be worth using animation instead of actual rotation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question