RPG Maker VX Ace

RPG Maker VX Ace

View Stats:
Burnside Feb 26, 2014 @ 5:53pm
Invisible wall
If I wanted to block off an area without placing an object, how would I do that specifically?
< >
Showing 1-7 of 7 comments
Sockan Feb 26, 2014 @ 5:57pm 
If your Tileset allows (having free space in it) you can add a transparent/invisble tile to it
that prevents passing (Database -> Tilesets). Or create a empty Event(F6) and put it on
the same level as the character.
Last edited by Sockan; Feb 26, 2014 @ 6:00pm
Burnside Feb 26, 2014 @ 6:06pm 
Can you tell me more about the event? Because that sounds a little easier.
Sockan Feb 26, 2014 @ 6:22pm 
Press F6 (or click the little blue man), you map will now be full of squares, dubble click anywhere on the map, like where you want to put up your invisible wall.

In the New Event window, go down to where it says Priority and select 'Same as Character' from the list, then press OK. Copy the event ctrl+c and paste it if you got several places to block.
Mystix Feb 26, 2014 @ 6:26pm 
Just create new event(s) where you want your invisible-wall to be. You can leave the the Contents and Graphic blank /empty. In the Options for the event, ensure that the "Through" box is left Un-checked, Priority you could have as Same as Characters and Trigger as Character Touch. That should do it and effectively block the Player from walking where that event is placed.

*Edit: Oops, looks like MekCo was posting a reply at the same time I was. ;)
Last edited by Mystix; Feb 26, 2014 @ 6:27pm
Burnside Feb 26, 2014 @ 6:33pm 
Thanks LoneWolfDon!
ajrko5 Jun 14, 2015 @ 2:31pm 
I know I'm late to this, but use events at your own risk. Put too many and it will slow down the game. Configuring the tileset is not that hard either.
Cousin Chris Apr 13, 2018 @ 5:22pm 
Thanks man, you saved me ALOT of work :)
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Feb 26, 2014 @ 5:53pm
Posts: 7