Changes for page Player State Machine
Last modified by Alexandros Mloukie on 2026/01/12 19:51
From version 29.1
edited by Alexandros Mloukie
on 2025/12/11 02:09
on 2025/12/11 02:09
Change comment:
There is no comment for this version
To version 31.1
edited by Alexandros Mloukie
on 2025/12/11 02:18
on 2025/12/11 02:18
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -60,11 +60,25 @@ 60 60 61 61 (% class="table-bordered" %) 62 62 (% class="active" %)|=State|=Description 63 -|{{box}}Idle{{/box}}| 64 -|(% style="box-color:blue; color:#753800" %){{box}}Controlled Fall{{/box}}| 65 -|{{box}}Idle{{/box}}| 66 -|{{box}}Idle{{/box}}| 67 -|{{box}}Idle{{/box}}| 68 -|{{box}}Idle{{/box}}| 69 -|{{box}}Idle{{/box}}| 70 -|{{box}}Idle{{/box}}| 63 +|{{box}}Idle{{/box}}|Default player State. Allows for most of the movement and combat actions the player can partake in. 64 +|{{box}}Controlled Fall{{/box}}|The player is mid-air, but maintains control over the PC. 65 +|{{box}}Freefall{{/box}}|((( 66 +The player is mid-air, but has lost control over the PC. 67 +))) 68 +|{{box}}Skating{{/box}}|The player is skating on top of a rail. 69 +|{{box}}Rock Climbing{{/box}}|The player is clung onto a climbable rock surface. 70 +|{{box}}Rope Climbing{{/box}}|The player is currently on a climbable rope. 71 +|{{box}}Grappling{{/box}}|The player is currently utilizing a Grapple Hook tool. 72 +|{{box}}Mounted{{/box}}|The player is mounting a vehicle/ridable mob. 73 + 74 +---- 75 + 76 += 3 - Actions = 77 + 78 +== 3.1 - Traversal Actions == 79 + 80 +{{info}} 81 +For details on any of the following actions please refer to the Traversal document. 82 +{{/info}} 83 + 84 +