Browse Search Popular Register Upload Rules User list Login:
Search:
Why ? 1

Image:
screenshot of the scene

Author: KGameX

Group: Default

Filesize: 11.15 kB

Date added: 2022-03-13

Rating: 5

Downloads: 656

Views: 168

Comments: 1

Ratings: 1

Times favored: 0

Made with: Algodoo v2.1.0

Tags:

Scene tag

I don't know why, but angle velocity of an object can't surpass 94.25 rad/s.

(someone please give me an explanation !)


2022 KGameX

Please don't reupload my scenes.
Please log in to rate this scene
edit
Sim.limitAngVel limits the amount of rotations an object can make in a single physics frame. My best guess is that it is to prevent weird behavior like an object making roughly a full rotation in a single frame while looking like it's hardly rotated at all. I've set it to 1 instead of 0.25 and it does indeed look strange to see an apparently rotationless circle speeding across a plane.