Fixed table formatting error and cleaned up

This commit is contained in:
Pyogenics
2025-05-11 13:35:30 +01:00
parent bbb990b803
commit e0383bbe3e

View File

@@ -13,14 +13,14 @@ If you want the original or older versions made by AlternativaPlatform they can
## Controls
### Tank
| Action | Key bind |
|-------|---------|
|---------------|------------|
| Move | arrow keys |
| Rotate turret | `Z`, `X` |
| Shoot | `space` |
| Next tank | `enter` |
### Camera
| Action | Key bind |
|-------|---------|
|--------------------------------------------------|------------------------|
| Change camera vertical angle | `page up`, `page down` |
| Cycle camera mode (fixed, freecam, orbit) | `\`, `M` |
| Cycle freecam mode (view locked to tank, normal) | `N` |
@@ -31,12 +31,13 @@ If you want the original or older versions made by AlternativaPlatform they can
| Orbit look | click and drag |
### Misc
| Action | Key bind |
|-------|---------|
|-----------------------------------------------|---------------------|
| Toggle performance statistics | `G` |
| Toggle antialiasing | `Q` |
| Toggle console* | `ctrl`+`shift`+`K` |
| Close console | `escape` |
| Show "powered by AlternativaPlatform" message | `ctrl`+`shift`+`f1` |
*\* See [the wiki](https://github.com/MapMakersAndProgrammers/TankiOnline2.0DemoClient/wiki) for console commands*
## Build from source