apetavern / grubs

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

Revolver only hitting last trace #383

Closed cs716 closed 1 month ago

cs716 commented 1 month ago

Revolver is properly going through other grubs but is only dealing damage to the last one hit by trace

DrewBritt commented 1 month ago

This was very likely being caused by grubs TryUnstuck()'ing off of y=512 and therefore dodging the traces, which should be prevented with https://github.com/apetavern/grubs/commit/f8ea7db411c9bbe1f32372bb007ce2b3cd76f277