Wiki source code of Rope Climbing Mechanic
Version 16.1 by Utku Dagli on 2026/02/19 20:35
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 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 | ||
| |
7.1 | 21 | |(% style="width:158px" %)Usage|(% style="width:1333px" %)((( |
| |
8.1 | 22 | 1. Attach the anchor to a rock or a tree, and then the rope will drop. |
| |
7.1 | 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 | ))) | ||
| |
1.1 | 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. |
| |
6.1 | 27 | |(% style="width:158px" %)How to Apply|(% style="width:1333px" %)((( |
| 28 | 1. Player crafts the item | ||
| |
8.1 | 29 | 1. Select the rope from the list of items. |
| |
13.1 | 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. | ||
| |
6.1 | 32 | ))) |
| |
5.1 | 33 | |(% style="width:158px" %)Technical Desing|(% style="width:1333px" %)For technical specifications, check the [[Traversal>>Game Design.Traversal.WebHome]] documents. |
| |
1.1 | 34 | |
| 35 | == 1.1 How to Apply == | ||
| 36 | |||
| 37 | |||
| 38 | |||
| 39 | == 1.2 - Climbing Controls == | ||
| 40 | |||
| 41 | |**Action**|**Input** | ||
| 42 | |Climb up|Moving Forward Button | ||
| 43 | |Climb down|Moving Backward Button | ||
| |
13.1 | 44 | |Placing the rope|Left Mouse Button |
| |
1.1 | 45 | |Picking the rope to climb|Interaction Button |
| 46 | |Slide down the rope|Shift + Moving Backward Button | ||
| 47 | |Letting the rope go (Dropping it down)|Cance button | ||
| 48 | |||
| 49 | == 1.3 - Definable Variables == | ||
| 50 | |||
| 51 | (Definable variables are stated under the Traversal technical documentation under the 2.7 Rope Section.) | ||
| 52 | |||
| 53 | |Variable|Type|Value | ||
| 54 | |Rope Length|Float|30 meters | ||
| 55 | |Stamine Cost per Second|Float"|%1 of the max stamina | ||
| |
9.1 | 56 | |
| |
10.1 | 57 | == 1.4 Reference Images == |
| 58 | |||
| |
13.1 | 59 | [[image:knotted-ship-rope-tree-macro-260nw-1785604304.png]] |
| 60 | |||
| 61 | [[image:IMG_2916.png]] |