|
so i created some invisible walls around parts of my game, but what annoys me is that rockets and stuff explode when it hits the wall. is there anyway that i can make it so only if a game object has a variable on it then it cant pass through, like:
(comments are locked)
|
|
Maybe there's a simpler way. Have you tried Physics.IgnoreCollision? It even has an example exactly about bullets:
(comments are locked)
|
