I have just started working on Unity and am working on a Golf Game, I got a golf terrain provided to me, I have created a golf ball, which can now roll over it by flicking over it.
My problem is how do I create golf holes in the terrain? since there are no actual holes in terrain mesh how do I code the physics so that ball sinks in when it comes over the visual hole.