Hello!
I make a game where you can play as a monster and must run from the enemies. I want to make a field which will be block movement for monster but not for the enemies (also for their bullets and LOS). I tried to give this field and monster Solid behavior (with a tag Monster) but this doesn't work.
I think that I don't properly understand how the tags work, but can't find solution.
Or maybe there is another way to do this?