thetawavegame / thetawave

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

Upgrade 3D Visuals in Backgrounds #63

Closed cdsupina closed 1 year ago

cdsupina commented 1 year ago

new_background_scene Example with procedurally generated background scene

star_explosion Star explosion effect on game over from defense depletion

varoonp123 commented 1 year ago

generally looks good. Ill pull it and play once today before merging.

cdsupina commented 1 year ago

Star death effect appears to not work on linux. @varoonp123 here is a screen shot of my logs of playing the game and losing from defense. tw_logs

varoonp123 commented 1 year ago

@cdsupina star death effect doesnt work on linux of wasm. Idk about macos. Also the 3d model flickers in wasm.