gdquest-demos / godot-2d-space-game

A 2D space exploration and mining game made with Godot and our AI framework
MIT License
839 stars 109 forks source link

Make it easier to hit targets with the gun #19

Closed NathanLovato closed 4 years ago

NathanLovato commented 4 years ago

The gun shoots slowly in a straight line, with limited range, making it hard to hit targets for the player. Even if it's not realistic, I would change the weapon's behavior to make it easier to hit and more satisfying.

Possible improvements