You can also have the player AND enemies walk through a collision, using
collision-response="false"
I use this for very specific things, like using a "invisible" door that triggers when the person goes past it, like an area (but requires a key to activate). I'm not sure there are any other good usage for it, but maybe there are!