apetavern / grubs

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

Spawn mines at the start of the game #286

Closed Jammie3d closed 2 months ago

Jammie3d commented 1 year ago

Mines scattered around the map, make sure not to spawn them next to a grub.

Can also have some mines be dud's that do not detonate.

Once this is in I think the oil barrels should also use the same system, instead of spawning in during the game.

matekdev commented 1 year ago

the only thing to talk about is how many mines and barrels we want to spawn per map. This is why we just spawn them in over time, since it is just automatically balanced regardless of map size or grub count.