ROUNDS
You are viewing a potentially older version of this package. View Latest Version
Install with App

Details

Date Uploaded
3 years ago
Downloads
16
Size
20KB

Turret's Physics Patch

This patch changes the update method in MoveTransform to a more accurate equation of motion, and changes the drag to be quadratic instead of constant. Also locks the rate at which the bullets update their position at 70 hz.

If you notice any issues, please post in the rounds modding discord. I will look at the bug reports channel from time to time.

changes

EOM: at^2 + v0t + s0 --> 0.5at^2 + v0t + s0 Drag: a = D --> a = DV^2 / 100 Update rate: per frame --> 70 hz

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.