buzzdead / spacegame-main

RTS in space
https://spacegame3d.netlify.app/
0 stars 0 forks source link

Multi target for cruisers #2

Closed buzzdead closed 1 month ago

buzzdead commented 1 month ago

Give the cruiser ability to target multiple targets... How this should work: 1 ship, fire all 3 lasers consecutively

2 ships? fire 2 lasers at target 1 consecutively, 1 at target 2

3 ships or more ? fire at all targets at the same time.


Kind of got this fixed, still some issue when ships are too close, might be the damage dealing function that needs a redo