- Home /
 
 
               Question by 
               nonameShadow · Sep 02, 2014 at 08:22 PM · 
                collidertrigger  
              
 
              Prevent trigget to trigget through collider
Hello community! Prehistory:
I have different kind of magic in my game, for example meteor. Simply when it hits ground, it creates sphere trigger to push everyone in different directions and deal damage. Players have semi spherical shields (aslo magic) with collider. So here is question - how do I write a script so this meteor's trigget wouldn't trigget if it goes through player's shield collider, but could push him from behind? Thanks in advance.
-Paul
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
Controller Collider Script 1 Answer
How to get info from child triggers? 1 Answer
Detect if out of trigger 2 Answers
Can't click gameobject when over another trigger? 1 Answer
Action activates trigger. 1 Answer