Wiki source code of Rope Climbing Mechanic

Version 6.1 by Utku Dagli on 2026/02/07 20:55

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" %)(((
24 1. Player crafts the item
25 1. Select the rope from the items list.
26 1. When the PC has the item on hand, the rope anchor's silhouette will appear on the ground.
27 1. If the terrain is suitable, the silhouette will appear green; if not, it will appear red.
28 11. Hard terrain is unsuitable for installing the rope anchor; soft terrain is suitable.
29 )))
30 |(% style="width:158px" %)Technical Desing|(% style="width:1333px" %)For technical specifications, check the [[Traversal>>Game Design.Traversal.WebHome]] documents.
31
32 == 1.1 How to Apply ==
33
34 == [[image:Rope How to Climb.png]] ==
35
36
37 == 1.2 - Climbing Controls ==
38
39 |**Action**|**Input**
40 |Climb up|Moving Forward Button
41 |Climb down|Moving Backward Button
42 |Placing the anchor down|Left Mouse Button
43 |Picking the rope to climb|Interaction Button
44 |Slide down the rope|Shift + Moving Backward Button
45 |Letting the rope go (Dropping it down)|Cance button
46
47 == 1.3 - Definable Variables ==
48
49 (Definable variables are stated under the Traversal technical documentation under the 2.7 Rope Section.)
50
51 |Variable|Type|Value
52 |Rope Length|Float|30 meters
53 |Stamine Cost per Second|Float"|%1 of the max stamina