Ticks: Difference between revisions

From DDraceNetwork
m (typo fix and added tps acronym)
(added intro for First Ticks)
Line 1: Line 1:
Ticks are the main system governing DDrace's physics. In a DDrace [[World]], all physics instances are calculated 50 times per second - each of these times is called a "tick". Having only 50 ticks per second (tps) leads to some physical oddities.
Ticks are the main system governing DDrace's physics. In a DDrace [[World]], all physics instances are calculated 50 times per second - each of these times is called a "tick". Having only 50 ticks per second (tps) leads to some physical oddities.
== First Tick ==
Many interactions are governed by their first tick. For example, a tee will be able to input a jump only on the first tick it enters a freeze (this is what makes [[Freeze#Freeze Jump|freeze jumps]] possible.)

Revision as of 17:21, 4 November 2022

Ticks are the main system governing DDrace's physics. In a DDrace World, all physics instances are calculated 50 times per second - each of these times is called a "tick". Having only 50 ticks per second (tps) leads to some physical oddities.

First Tick

Many interactions are governed by their first tick. For example, a tee will be able to input a jump only on the first tick it enters a freeze (this is what makes freeze jumps possible.)