Add controls inst.

This commit is contained in:
ABelliqueux 2021-06-25 15:06:06 +02:00
parent e6560cc1d6
commit dfc9107064
1 changed files with 10 additions and 0 deletions

View File

@ -26,6 +26,16 @@ Real-time 3D / 8bpp background / 4bpp background
* Up to 3 light sources
* Use pre-rendered backgrounds (8bpp and 4bpp)
* Basic collisions
### Demo Controls
* L1, L2 : rotate light matrix.
* R1 : Change camera mode.
* R3 (Dualshock) : Rotate camera in orbital mode.
* Up, Down, Left Right, L3 (Dualshock) : Move actor.
* X : "Jump" .
* Select : Switch level.
## Planned