Add controls inst.

This commit is contained in:
ABelliqueux 2021-06-25 15:06:06 +02:00
parent e6560cc1d6
commit dfc9107064

View File

@ -27,6 +27,16 @@ Real-time 3D / 8bpp background / 4bpp background
* Use pre-rendered backgrounds (8bpp and 4bpp) * Use pre-rendered backgrounds (8bpp and 4bpp)
* Basic collisions * 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 ## Planned
* Fix and improve all the things ! * Fix and improve all the things !