apetavern / grubs

A worms-inspired artillery game for s&box with randomly generated levels.
MIT License
34 stars 7 forks source link

Rework explosions to have an explosion destruction radius and a damage radius #269

Closed trundlr closed 1 year ago

trundlr commented 1 year ago

Currently, there is one radius controlling the terrain destruction and damage radius. We can split these up, so we can choose to have the explosion damage grubs beyond the destruction radius. Furthermore, we should investigate using a falloff curve for the damage other than linear.

DrewBritt commented 1 year ago

Done https://github.com/apetavern/sbox-grubs/commit/d2f4f08034ff3e29d252d0d3a69959546736546f