JeremyLeland / SectorC37

A top-down space shooting game
0 stars 0 forks source link

Enemies should shoot rocks in their way, try not to shoot each other #26

Closed JeremyLeland closed 1 year ago

JeremyLeland commented 2 years ago

Add logic to enemies to hold fire if friendlies are in front of them, open fire if an asteroid is in their way.

JeremyLeland commented 1 year ago

Depending on how tough we make asteroids, may be better to just always dodge them.

JeremyLeland commented 1 year ago

Tries to avoid shooting allies (at least if they are right in front of them) with recent commit