Ticks: Difference between revisions

Created page with "'''Ticks''' are a regular update cycle that drives how the game works behind the scenes. In HighSpell, a tick happens roughly every 600 milliseconds<ref>[https://www.reddit.com/r/CarbonOdyssey/comments/dx29fj/comment/f7n14aq/ Reddit post explaining weapon speed.]</ref> (about 1.67 times per second). During each tick, the game processes things like movement, combat, health regeneration, resource collection, and other game logic. ==References== <references />"
 
No edit summary
Line 1: Line 1:
'''Ticks''' are a regular update cycle that drives how the game works behind the scenes. In [[HighSpell]], a tick happens roughly every 600 milliseconds<ref>[https://www.reddit.com/r/CarbonOdyssey/comments/dx29fj/comment/f7n14aq/ Reddit post explaining weapon speed.]</ref> (about 1.67 times per second). During each tick, the game processes things like movement, combat, health regeneration, resource collection, and other game logic.
[[Ticks]] are a regular update cycle that drives how the game works behind the scenes. In [[HighSpell]], a tick happens roughly every 600 milliseconds<ref>[https://www.reddit.com/r/CarbonOdyssey/comments/dx29fj/comment/f7n14aq/ Reddit post explaining weapon speed.]</ref> (about 1.67 times per second). During each tick, the game processes things like movement, combat, health regeneration, resource collection, and other game logic.


==References==
==References==
<references />
<references />