I threw this together based on the MOBBlocker tile. It allows everything except a basecreature that is controlled to pass. You may have to edit it to add any other kinds of pets your shard has that aren't based on basecreature but it's written for easy modification.

Note that magic-using pets will try to teleport past it so be sure to match it with a LOSBlocker tile if you need that functionality.
 

Attachments

  • PetBlocker.cs
    1.2 KB · Views: 11
Back