yoel123 / godot-yoel-space-sim-game

a space sim/space combat 3d game made with godot
Other
6 stars 4 forks source link

dumb fire rockets #27

Closed yoel123 closed 1 year ago

yoel123 commented 1 year ago

its basically implemented in missiles(the code for movement and collision).

what i want is a smaller rocket that supplements the laser fire (you shot it at the same time your ships cannons shot).

it has limited ammo doesn't deal good damage against shields. but it raises a fighters dps and if you shot unshielded targets they will take much more damage.

it also doesn't have heat up, its only limited by ammo.

great aginst fighters and hardpoints at close range.

yoel123 commented 1 year ago

done and done with a secondary weapon code that can use any weapon (laser rocket,smart or dumb fire).