how to make floating events float over pits that players can't

● ARCHIVED · READ-ONLY
Started by velvetisis 2 posts View original ↗
  1. Hello, I'm looking for a script to let events moving to be able to pass over certain tiles that the player cannot, but NOT be able to go through walls. 

    For instance I have an aviary with holes in the floor and birds on random movement.  I want the birds to be able to fly over the holes, but not through the walls, and the player can't go over the holes or through the walls. 

    Ideas?
  2. set the bird to "above player" and "through ON" to allow them free movement, and use Yanfly's move restrict region script to block their movement to inside the cage.