Why object's doesn't stop on collision enter?
I have camera which's following player, and i want i to get closer to player on collision to make it behave proper on colliding walls inside buildings, and collision script's working because it prints to debug, but camera doesn't stop on wall, but just comes through the wall, what can be a problem here? Here's video showing what's going on https://youtu.be/vSBv0UQatYI
Comment