Is it possible to make an object with the Solid behavior only behave as such to certain objects? For instance, if I want to have a rock that acts as "Solid" to the player, but can be passed through by enemies, how would I go about doing that?
Thanks a lot.