In my tower defense game, I want to make it so that the user cannot place towers on the path of the balloons, but anywhere else. is the only way to achieve this through the use of invisible objects telling the tower where the path is? if so, what is the most efficient way of achieving this? Thanks

