PavelZinchenko / event_horizon

GNU General Public License v3.0
55 stars 21 forks source link

Impulse field in obsolete ammo doesnt work with IonBeam type ammo #75

Closed Zen9890 closed 2 years ago

Zen9890 commented 2 years ago

Recoil with IonBeam does work, but impulse doesnt apply to enemies on hit

juh9870 commented 2 years ago

Currently, only a very limited set of ammunition apply impact on hit. Changing this requires a bit of discussion and experimentation https://github.com/PavelZinchenko/event_horizon/blob/82737378aab429dd312a32780e342c6f6c83c53e/Starship/Assets/Scripts/Combat/Factory/Bullets/AmmunitionClassExtensions.cs#L112-L125

juh9870 commented 2 years ago

I created a new branch, where every obsolete ammunition that isn't AOE, laser or DOT can apply impulse, and I need someone to check how all obsolete ammunition types work with Impulse.

Branch: https://github.com/PavelZinchenko/event_horizon/tree/obsolete-impact-test