Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: elmerg on November 24, 2006, 07:23:36 PM
-
Working on setting up some of the chipset stuff and testing it for my game. I've set one of the forest tile sets in a chipset to have an X, for no walktrhough capacity.
However, when I run it through on test play, it lets people walk from other tiles onto it and through it. Which seems odd to me. Any ideas?
I'm attaching a picture of the tileset portion of the editor, and with the passability tab opened up. Any type of help would be appreciated.
-
It sounds to me liike an issue with the directional pass characteristics of the tile. Try messing with them, maybe?
-
Did you make sure there isn't an event on it that allows characters to walk on it? Because if you put an event on the tile and then set it to 'below hero' it can be used as a platform.
-
The directional pass of the tile is all little squares, which means no passing in any direction on that tile, correct? And there's no events; it's just a spread-out forest area from the lower part of the chipset, with a swamp in the middle from the upper set.
-
NEvermind. The problem is fixed, as it was a not-problem. I was changing the setup of the test map, and not the primary map, so it was being screwed.
Thanks, everyone, for all your help.
-
no worries. Happens to the best of us from time to time.