Ladders and Vines/ja: Difference between revisions

From Minecraft Parkour Wiki
Content added Content deleted
(Created page with "* 実際には、はしごは厚さドット('''0.125b''')、高さ1マス、幅1マスの当たり判定がある。 * 対して、ツタには'''当たり判定がなく'''、通り抜けられる。<br />")
(Created page with "thumb|エンティティは、座標が赤い範囲内にあるはしごの影響を受ける。 座標がはしごの影響範囲内にあると、垂直方向の動きが2通りの影響を受ける:")
Line 39: Line 39:
== 性質 ==
== 性質 ==


[[File:Ladder Bounds.png|thumb|エンティティは、座標が赤い範囲内にあるはしごの影響を受ける。]]
<div lang="en" dir="ltr" class="mw-content-ltr">
座標がはしごの影響範囲内にあると、垂直方向の動きが2通りの影響を受ける:
[[File:Ladder Bounds.png|thumb|Entities are affected by ladders if their coordinates are within the red voxel.]]
While the player's coordinates are within a ladder's voxel, vertical movement is affected in two ways:
</div>


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

Revision as of 10:36, 5 May 2022

Other languages:
はしご(左)とツタ(右)

はしごは、登れる特性のある特殊ブロックである。

ツタはBeta1.8で追加された、同じ特性をもつが当たり判定がないブロック。


Minecraft Wikiの関連項目:


Strategy

はしご系のジャンプをする際には、ジャンプの最後でスニークしてはしごを掴む必要がある。

スニークが遅すぎるとはしごを掴めず、早すぎるとはしごに届く前に速度が落ちてしまうので注意。



当たり判定

はしごは厚さ2ドットの当たり判定がある。

はしごとツタは、付いている壁から1ドット離れた、平らなテクスチャとして表示される。

  • 実際には、はしごは厚さドット(0.125b)、高さ1マス、幅1マスの当たり判定がある。
  • 対して、ツタには当たり判定がなく、通り抜けられる。



性質

エンティティは、座標が赤い範囲内にあるはしごの影響を受ける。

座標がはしごの影響範囲内にあると、垂直方向の動きが2通りの影響を受ける:

  • Colliding with any wall will make the player climb at a constant rate of 0.1176 b/t (0.12×0.98).
  • Sneaking will prevent the player from falling.


Ladders also affects horizontal movement:

  • Horizontal speeds (X/Z) are capped at 0.15 b/t
  • Vertical speed (Y) has a lower bound of -0.15 b/t




Changes (1.9+)

  • In 1.9, ladders were changed to be larger by 1 pixel, making their new bounding box comparable to trapdoors (3px in width, or 0.1875b).
  • In 1.14, the player can now climb ladders and vines by pressing jump, which makes ladder jumps feel easier.