Switch layer/tr: Difference between revisions

From DDraceNetwork
(Created page with "thumb|The switch layer")
Tags: mobile web edit mobile edit
(Created page with "== Nasıl çalışır ==")
Tags: mobile web edit mobile edit
Line 3: Line 3:
[[File:Switch.svg|thumb|Düğme katmanı]]
[[File:Switch.svg|thumb|Düğme katmanı]]


<div lang="en" dir="ltr" class="mw-content-ltr">
Switch katmanı, koşullu olarak etkinleştirilebilen tile'ların kullanımını sağlar. Genellikle [[Special:MyLanguage/teleporter|ışınlanmalar]], [[Special:MyLanguage/Door|kapılar]] ve [[Special:MyLanguage/Dragger|sürükleme]] gibi öğeler için kullanılır, ancak aynı zamanda freeze tile'ın varsayılan 3 saniyelik [[Special:MyLanguage/Freeze|donma]] süresini değiştirmek için de kullanılabilir.
The switch layer allows the use of conditionally enabled tiles, mostly used for [[Special:MyLanguage/teleporter|teleports]], [[Special:MyLanguage/Door|doors]] and [[Special:MyLanguage/Dragger|draggers]], but it also allows changing the default 3 second freeze time on the [[Special:MyLanguage/Freeze|freeze]] tile.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="How_it_works"></span>
== How it works==
== Nasıl çalışır ==
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
Katman, 4 tür anahtardan oluşur.<ref>https://ddnet.org/explain/switch/</ref>:
The layer consists of 4 types of switches<ref>https://ddnet.org/explain/switch/</ref>:
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">

Revision as of 00:26, 9 June 2023

This article is a Stub. You can help us by editing and improving it.
Düğme katmanı

Switch katmanı, koşullu olarak etkinleştirilebilen tile'ların kullanımını sağlar. Genellikle ışınlanmalar, kapılar ve sürükleme gibi öğeler için kullanılır, ancak aynı zamanda freeze tile'ın varsayılan 3 saniyelik donma süresini değiştirmek için de kullanılabilir.

Nasıl çalışır

Katman, 4 tür anahtardan oluşur.[1]:

  • Timed switch activator: Activates the switch for a set time (delay value)
  • Timed switch deactivator: Deactivates the switch for a set time (delay value)
  • Switch activator: Activates the switch
  • Switch deactivator: Deactivates the switch

The switches enable or disable all tiles that are places under the same number.

Some switch tiles use the delay value for specific purposes, like the Telegun or the freeze.

References