Brian-McG / Tempest-Trace

First-person freerunner game
0 stars 1 forks source link

Set SniperController on collider to corresponding tower #40

Closed Brian-McG closed 9 years ago

Brian-McG commented 9 years ago

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). untitled