Question by
jwade9 · Dec 04, 2017 at 12:09 AM ·
collisioncollidercolorcollision detection
how do I let a player pass through a wall when it is the same color?
I have a player that can change from blue to red by the hit of a button. I also have blue and red walls that have tags "Blue Walls" and "Red Walls". How do I get the player to be able to pass through the walls of the same color? A sample script would be great!
Comment
Your answer
Follow this Question
Related Questions
Changing light color between players when they collide (BOLT) 0 Answers
How to change the color of an object when it collides with another object? 2 Answers
I have two different objects I would like to check when A and B gameObjects are collided ? 1 Answer
Why Character is going through the floor. 0 Answers
How i prevent 2 obejcts with kinematic checked in both rigidbodies collide? 3 Answers