Hey guys,
It seems as though the explosion animation isn't changing to an "explosion" group but rather staying as "bomb" group instead. I double checked that the explosion animation is set to "explosion" and it is, whereas the original bomb animation stays as the bomb actor's "bomb" group. It might just be that the bomb animation has a small 8x8 collision box while the explosion has a larger 46x46 and the drastic size differences fences it in but if that's the case what may be the solution to this, if any?
Edit: Another thing I've noticed is that the player can walk into one of these explosions and still be unaffected. It seems the collision groups aren't changing at all. However the explosion animation is set to a sensor while the bomb animation itself isn't, and the player can walk through an explosion with nothing happening at all.
Edit 2: Setting the bomb actor itself as an "explosion" as its main collision group does appear to work in terms of actually making collisions function. But I would really like to have it so that the bomb actor changes from one group to another.
As for the wall glitching problem the origin points are centered and the collision boxes for the animations are the same for the most part except for a 2 pixels difference in a couple of them.
Edit 3: I updated the game to show the issue I'm talking about. Nothing is reacting to an explosion. The difference between this version and the old one is that the explosions and bombs are the same actor here whereas before the explosions spawned as a separate actor from where the bomb actor hit something.
Edit again...: It seems the game didn't update. I tried publishing again and welp no luck. I'll make a separate game/link instead.