Wiki source code of Rope Climbing Mechanic

Version 13.1 by Utku Dagli on 2026/02/19 20:27

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" %)(((
22 1. Attach the anchor to a rock or a tree, and then the rope will drop.
23 1. The player will interact with the rope to hold it, then climb up or down.
24 11. The player can remove the rope from the ground and place it elsewhere.
25 )))
26 |(% 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.
27 |(% style="width:158px" %)How to Apply|(% style="width:1333px" %)(((
28 1. Player crafts the item
29 1. Select the rope from the list of items.
30 1. When the PC has the item on hand, the rope anchor's silhouette will appear around an object suitable for attaching the rope.
31 1. The player can attach the rope to a rock or to a tree.
32 )))
33 |(% style="width:158px" %)Technical Desing|(% style="width:1333px" %)For technical specifications, check the [[Traversal>>Game Design.Traversal.WebHome]] documents.
34
35 == 1.1 How to Apply ==
36
37 == [[image:Rope How to Climb.png]] ==
38
39
40 == 1.2 - Climbing Controls ==
41
42 |**Action**|**Input**
43 |Climb up|Moving Forward Button
44 |Climb down|Moving Backward Button
45 |Placing the rope|Left Mouse Button
46 |Picking the rope to climb|Interaction Button
47 |Slide down the rope|Shift + Moving Backward Button
48 |Letting the rope go (Dropping it down)|Cance button
49
50 == 1.3 - Definable Variables ==
51
52 (Definable variables are stated under the Traversal technical documentation under the 2.7 Rope Section.)
53
54 |Variable|Type|Value
55 |Rope Length|Float|30 meters
56 |Stamine Cost per Second|Float"|%1 of the max stamina
57
58 == 1.4 Reference Images ==
59
60 [[image:knotted-ship-rope-tree-macro-260nw-1785604304.png]]
61
62 [[image:IMG_2916.png]]