Changes
Page history
Update Mount-Controllers.md
authored
Oct 16, 2023
by
Ticxo
Hide whitespace changes
Inline
Side-by-side
Technical/Mount-Controllers.md
View page @
6e1b45f3
...
...
@@ -18,7 +18,7 @@ and the ability to jump if the mounted player does so
### `force_walking`
Like
WALKING
, but the mounted player is not able to dismount on its own
Like
`walking`
, but the mounted player is not able to dismount on its own
##
...
...
@@ -34,6 +34,6 @@ This Controller will make the Modeled Entity fly, and the player will be able to
### `force_flying`
Like
FLYING
, but the mounted player is not able to dismount on its own
Like
`flying`
, but the mounted player is not able to dismount on its own
##
\ No newline at end of file