You need to set the SniperController on each collider to the Sniper from the tower you want it to shoot from. And vica versa, colliders need to be set on the SniperControllers (Unfortunately the colliders need access to the Sniper class and it can only be be done via the SniperControllers).
You need to set the SniperController on each collider to the Sniper from the tower you want it to shoot from. And vica versa, colliders need to be set on the SniperControllers (Unfortunately the colliders need access to the Sniper class and it can only be be done via the SniperControllers).