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

Add Beam Projectile #132

Open cdsupina opened 9 months ago

cdsupina commented 9 months ago

Note: Beam is currently only implemented for players. Will complete for all mobs in the future after making some more changes to how projectile spawning is handled.

varoonp123 commented 9 months ago

You gotta push the asset files up to S3 so I can play the game. Or we can look into more fallible asset loading.

WARN bevy_asset::asset_server: encountered an error while reading an asset: path not found: /home/yui/workspace/thetawave/assets/texture/enemy_beam.png