thetawavegame / thetawave

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

Improved Character Selection UI #192

Closed cdsupina closed 4 months ago

cdsupina commented 4 months ago

Changed character selection ui to use nested Bevy ui nodes instead of static images. Make sure to get the latest assets from aws with: python asset_manager.py --profile thetawavedev-p download --s3-location free_assets --no-dryrun

Screenshot from 2024-05-26 13-21-50 Screenshot from 2024-05-26 13-22-22 Screenshot from 2024-05-26 13-22-30