thetawavegame / thetawave

A physics based, space shooter game made with Rust and the Bevy engine.
https://thetawave.metalmancy.tech
MIT License
161 stars 9 forks source link

Spawn menu explorer in wasm32 build to fix input issue #123

Closed cdsupina closed 9 months ago

cdsupina commented 9 months ago

The input issue was the the spawn_menu_explorer system wasn't being called in the wasm32 build.