Wiki source code of Rope Climbing Mechanic

Version 3.1 by Utku Dagli on 2026/02/07 20:25

Show last authors
1 = 0 - Introduction =
2
3 This document outlines the basics of the rope mechanic, describing how it works, how to obtain the necessary item and how to use it.
4
5
6 == 0.1 - Disclaimer ==
7
8 This document is a living document, and any specific mechanics, variables, names, numbers and more are subject to change. Any given variable serves as a starting point that can be tested, adapted, and polished for future needs. The task assignee may modify any values and test different variables to find the optimal result. If you need additional help or further explanation, please contact {{mention reference="XWiki.utkudagli" style="FULL_NAME" anchor="XWiki-utkudagli-fwwajs"/}}.
9
10
11 == 0.2 - Terminology ==
12
13 |PC|Player Character
14
15 ----
16
17 = 1 - Overview =
18
19 |(% style="width:158px" %)Purpose|(% style="width:1333px" %)Allows the player to climb the elevated areas.
20 |(% style="width:158px" %)Type|(% style="width:1333px" %)Traversal Tool
21 |(% style="width:158px" %)Usage|(% style="width:1333px" %)Attach the anchor to the ground, and then the rope will drop. The player will interact with the rope to hold it, then climb up or down. The player can remove the rope from the ground and place it elsewhere. Logic reference: [[https:~~/~~/www.youtube.com/shorts/eIOEjIwmJw4>>https://www.youtube.com/shorts/eIOEjIwmJw4]].
22 |(% style="width:158px" %)How to Obtain|(% style="width:1333px" %)Crafting. Details of which items and tools are needed to craft this item will be specified later.
23 |(% style="width:158px" %)How to Apply|(% style="width:1333px" %)After the player crafts the item, they select the rope from the items list. When the PC has the item on hand, the silhouette of the rope anchor will appear on the ground. If the terrain is suitable, the silhouette will appear green; if not, it will appear red. Hard terrains are not suitable. Soft terrain is suitable for installing the rope anchor.
24 |(% style="width:158px" %)Technical Desing|(% style="width:1333px" %)For technical specifications, check the Traversal documents. [[Traversal>>Game Design.Traversal.WebHome]]
25
26 == 1.1 How to Apply ==
27
28 == [[image:Rope How to Climb.png]] ==
29
30
31 == 1.2 - Climbing Controls ==
32
33 |**Action**|**Input**
34 |Climb up|Moving Forward Button
35 |Climb down|Moving Backward Button
36 |Placing the anchor down|Left Mouse Button
37 |Picking the rope to climb|Interaction Button
38 |Slide down the rope|Shift + Moving Backward Button
39 |Letting the rope go (Dropping it down)|Cance button
40
41 == 1.3 - Definable Variables ==
42
43 (Definable variables are stated under the Traversal technical documentation under the 2.7 Rope Section.)
44
45 |Variable|Type|Value
46 |Rope Length|Float|30 meters
47 |Stamine Cost per Second|Float"|%1 of the max stamina