Migrating LoginScene to Svelte
This commit is contained in:
parent
120a488121
commit
13d3227323
13 changed files with 150 additions and 176 deletions
|
@ -22,6 +22,10 @@
|
|||
- Mouse wheel support to zoom in / out
|
||||
- Pinch support on mobile to zoom in / out
|
||||
- Improved virtual joystick size (adapts to the zoom level)
|
||||
- Redesigned intermediate scenes
|
||||
- Redesigned Select Companion scene
|
||||
- Redesigned Enter Your Name scene
|
||||
- Added a new `DISPLAY_TERMS_OF_USE` environment variable to trigger the display of terms of use
|
||||
- New scripting API features:
|
||||
- Use `WA.loadSound(): Sound` to load / play / stop a sound
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue