Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I copied the event from the demo on facade...  using the SAME exact castle...   and replaced mine in my project with that and it WORKS.. I'm comparing what I did and can't figure out how it was different, but just copying the event worked.     So all I need now is to know if I can actually use this on the overworld tilesets in ANY way...    and next I'm testing this with other facade images.   is there besides being a .png, any other special requirements for images used as facades?

THANK YOU!   

Hey, always use PNG images; since they support transparency, they fit perfectly onto the surface of the blocks. By default, all RPG Maker RTP images are already in this format; although the engine can work with JPGs, the native code primarily looks for the PNG extension when you use just the image name.