So I'm having a problem with a game I'm making. I wan't to make it so that when one of my objects collide with another it sets its speed to zero, but it won't even collide with the other object, it keeps on going. I tried setting it to overlapping but when I do that it just stops immediately. I turned collisions on both of them when the game starts but that doesn't do anything. Any help?