mirror of
https://github.com/FlamedDogo99/EaglerMobile.git
synced 2025-02-16 18:10:58 -08:00
Added controls
section to readme
This commit is contained in:
parent
2b3a020fe9
commit
1594fec60a
43
README.md
43
README.md
|
@ -59,6 +59,49 @@ If you want to download the source, no building is required. The best way to dow
|
|||
```sh
|
||||
git clone https://github.com/FlamedDogo99/EaglerMobile.git
|
||||
```
|
||||
|
||||
## Controls
|
||||
|
||||
Eagler Mobile provides a variety of mobile controls and gestures to navigate the EaglerCraft client. While many controls mimic Minecraft Pocket Edition's controls, other controls have been added to interact with Minecraft Java Edition features.
|
||||
|
||||
<details>
|
||||
<summary>See list of controls</summary>
|
||||
|
||||
|Input / Gesture|Result|Additional Details|
|
||||
|:-:|:- |:- |
|
||||
|| Walk forwards | **On Press**: Shows strafe buttons |
|
||||
|| Strafe left | Hidden without walking forward |
|
||||
|| Strafe right | Hidden without walking forward |
|
||||
|| Walk left |
|
||||
|| Walk right |
|
||||
|| Walk backwords |
|
||||
|| Jump | **Double Tap**: Fly
|
||||
|| Crouch | **On Hold**: Locks button |
|
||||
|| Sprint | **On Hold**: Locks button |
|
||||
|| Break block |
|
||||
|| Place block |
|
||||
|| Select block |
|
||||
|| Open inventory |
|
||||
|| Drop item |
|
||||
|| Scroll left |
|
||||
|| Scroll Right |
|
||||
|| Pause |
|
||||
|| Open chat |
|
||||
|| Change perspective |
|
||||
|| Take screenshot |
|
||||
|| Toggle coordinates |
|
||||
|| Go back |
|
||||
|| Toggle keyboard |
|
||||
|Short touch| Primary click | **On Drag**: Mouse movement
|
||||
|Long touch| Secondary click | **On Drag**: Mouse movement
|
||||
|Two finger touch| Scroll |
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
> [!WARNING]
|
||||
> Because Eagler Mobile does not directly inject code into the EaglerCraft client, Eagler Mobile's touch controls only work for the standard control scheme that the EaglerCraft client is set to start with. Editing the controls in the EaglerCraft client could create unintended behavior.
|
||||
|
||||
## Contributing
|
||||
|
||||
### Suggestions and bug reports
|
||||
|
|
Loading…
Reference in New Issue
Block a user