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

Change crustling mob behavior #45

Open cdsupina opened 1 year ago

cdsupina commented 1 year ago

This mob currently has the same behavior as the strafer mob. We should change this mob so it has a more unique movement and attack pattern that makes sense for jellyfish-like creature.

cdsupina commented 1 year ago

We should change the behavior of this mob to move up and down like an octopus does, propelling itself with its legs.

We could also a have a long tentacle that moves toward the player and deals poison damage on contact.