momentum-mod / game

Momentum Mod - Standalone Source Movement Speedrunning (READ README)
https://momentum-mod.org
Other
514 stars 206 forks source link

Have the explosion from a conc break func_breakables #2108

Open AnthonyPhine opened 7 months ago

AnthonyPhine commented 7 months ago

What feature is your improvement idea related to?

When a conc detonates next to a func_breakable the func_breakable does not break as concs do not cause damage.

Describe the solution you'd like

Add damage to concs so the func_breakable breaks when inside the explosion radius of a detonated conc.

I guess the damage should be relative to the boost speed such that if the the func_breakable is very close to the conc the debris should break gently but on the apex of the radius the debris should break off aggressively.

Describe alternatives you've considered, if any.

If adding damage to concs is too detrimental then adding a new func_momentum_breakable might be an alternative option.

Additional context

No response