RE-SS3D / SS3D

Space Station 3D, another remake of SS13, but with an extra D.
https://ss3d.space/
249 stars 138 forks source link

Tickrate #1406

Closed iamteapot422 closed 6 months ago

iamteapot422 commented 7 months ago

Implement a system, that can provide ticks with custom time. It shouldn't depend on common Update. It should be able to register multiple ticks and be able to stop them.

Possible solution: https://discussions.unity.com/t/is-it-possible-to-create-a-second-fixedupdate-function-running-at-different-rate/71113/3