Hi, I want to make a remake of the old arcade game Gauntlet, and i startede with the ghosts AI. I put an '8 dir' & 'solid' behavior on the ghosts, and at first it seems to work out fine. But when they collide with my player, they start to push the player around. I know the ghosts just needs to get destroyed on collideing with the player, but other enemys will have bash me while standing next to me. Have a look at link if you like.
dropbox.com/s/m1udos52c3gf59c/Gauntlet.c3p
Any good workarounds? Thanks guys!