• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Question] RMXP Passage Problem - player can walk through everything

  • 1
    Posts
    9
    Years
    • Seen Mar 29, 2016
    Hey there,

    I have a little problem. I've loaded a new outside tileset into my RPG Maker.
    Set the passage, terrain tags and priority. But my character walks through
    everything. Trees, Houses and water. But not through the bushes...
    even though i set the passage. What did I do wrong?
     
    Check your other layers aren't made up of passable tiles.
     
    I had this issue also, basically what I did was that when I wanted to erase tiles I would just use a random transparent white tile from my tileset. The way I fixed this was by going over each of my unused tiles with the white tile at the top-left of the tileset, as that tile (and only that tile) actually erases tiles.
     
    I had this issue also, basically what I did was that when I wanted to erase tiles I would just use a random transparent white tile from my tileset. The way I fixed this was by going over each of my unused tiles with the white tile at the top-left of the tileset, as that tile (and only that tile) actually erases tiles.
    This is precisely why all the tilesets that come with Essentials has something drawn in all the unused tiles - so you won't be tempted to use them instead of the true blank one. It's worth doing this to your own tilesets too - it'll save so much time and frustration later on.
     
    Back
    Top