Unefficient Coding
Ugh I just realized how horrible my code is! I have tiles with some stuff, you can add a path and objects to it and then you can send a shockwave through them. But naturally I have separate lists, sets and some more lists for them! I think I’m gonna go with the super inefficient approach and just loop, loop, loop through them all. But we’ll see what I’ll do. Time constraint is the most important thing after all.

And it still looks mostly the same.