Ticks/ru: Difference between revisions

From DDraceNetwork
(Translate page to russian)
 
(Updating to match new version of source page)
Line 1: Line 1:
{{DISPLAYTITLE:Тик}}
<languages/>
{{LangNavBox}}
<div lang="en" dir="ltr" class="mw-content-ltr">
{{Stub/ru}}
Ticks are the main system governing DDrace's physics. In a DDrace [[Special:MyLanguage/World|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.
</div>


Тики - это основная часть системы, управляющей физикой DDrace. В [[World/ru|мире]] DDrace все физические параметры рассчитываются 50 раз в секунду - каждый из этих моментов называется "тик". Наличие только 50 тиков в секунду (tps) приводит к некоторым физическим странностям.
<div lang="en" dir="ltr" class="mw-content-ltr">
== First Tick ==
</div>


== Первый тик ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Многие взаимодействия определяются их первым тиком. Например, игрок сможет совершить прыжок только в первый тик, когда он войдет в заморозку (именно это делает возможным [[Freeze/ru#Прыжок во фризе|Прыжок во фризе]]).
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 [[Special:MyLanguage/Freeze#Freeze Jump|freeze jumps]] possible.)
 
</div>
[[Category:Game-Mechanic]]
[[Category:Game-Mechanic{{#translation:}}]]

Revision as of 20:25, 15 February 2023

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.)