TrainCarts/Velocity [ja]

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "TrainCarts/速度")
 
(Created page with "列車には速度――速さと向き――が存在します。その記法はLauncherサイン速度制限のプロパティなどの多くの項目を使うにあたってよく登場します。")
Line 2: Line 2:
== 概要 ==
== 概要 ==


<div lang="en" dir="ltr" class="mw-content-ltr">
列車には速度――速さと向き――が存在します。その記法は[[TrainCarts/Signs/Launcher#Third_line|Launcherサイン]][[TrainCarts/Signs/Property#Properties|速度制限のプロパティ]]などの多くの項目を使うにあたってよく登場します。
Velocity is the speed of the train. Speed syntax is important for [[TrainCarts/Signs/Launcher#Third_line|Launcher signs]], [[TrainCarts/Signs/Property#Properties|Speed limit property]] and any other places where a speed is specified.
</div>


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

Revision as of 00:12, 19 June 2026

Other languages:

概要

列車には速度――速さと向き――が存在します。その記法はLauncherサイン速度制限のプロパティなどの多くの項目を使うにあたってよく登場します。

As a base unit TrainCarts uses blocks/tick This can be understood as: Move the train by <value> blocks every tick. A single tick is 1/20 second. All units are case-insensitive. Some mix-matching of units is possible, for example, you can use 20m/h even though it is not listed. For a change in velocity, see TrainCarts/Acceleration.

Syntax

Input blocks/tick Explanation
0.2
0.2/t
0.2 When no unit is specified, the value is in blocks/tick
20m/s
20/s
1.0 Unit in blocks/second (or m/s). The m before the unit is optional.
30km/h
30kmh
30kmph
0.4167 Unit in kilometers/second. Can be specified as km/h, kmh or kmph.
3.28ft/s 0.05 Unit in feet/second
1.0mi/h
1.0mph
0.022352 Unit in miles/hour. mi/h can be specified as mph.