How to make invisible wall

● ARCHIVED · READ-ONLY
Started by pangloy 6 posts View original ↗
  1. Hello.
    How to make invisible wall to block the way ?
    Thank you :LZSsmile:
  2. A tile with nothing on it or with the same graphic as the ground set to block player passage would do it. Would make it a bit unwieldy to work with though but it's better than making a gazillion blank events. An alternative is a region restrict plugin and you can just paint where you don't want the player to walk.
  3. you need to give a better description of what you want to do - there are several ways to do this depending on details like if you want the player to pass later or not or if something other than stop movement should happen if the player tries to move there and so on.
  4. I'd simply make an blank event with its priority set to same as characters. That should do the trick.

    Greetings,
    Tw0Face
  5. Or even more simple:

    1 - Download Yanfly's Region Restrictions
    2 - In plugin params set numer of region that will block player
    3 - Draw that region on map

    Spoiler
    tenor.gif
    hahaha-thats-all-folks-looney-tunes-the-end-gif-5945155
  6. Thank you Everyone for "Blank Event" and Plugin. :LZSexcite: