I made simple enemies from class AActor, which theirs only goal is to move towards the player, i added collision sphere/box(both got same problem) and those collisions block only enemies, if they hit each others collision they wont move towards player anymore, since they cant move, i tried pushing them but didn’t succeed, this is the basic code: