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

Beam ProjectileType #92

Open cdsupina opened 1 year ago

cdsupina commented 1 year ago

Beam projectile will be the third projectile type along with the "blast" and "bullet" types. It should have the following attributes:

cdsupina commented 1 year ago

The beam should be implemented for one of the Repeater boss's attacks.