Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Please do. :)
And if you have any question/suggestions or if you encounter any issue, please let me know. :)

Yup here's a suggestion/question:

When you you are in a street and for example enter in a room, and the "outside" become transparent, would it be possible to set black all the outside part of the screen?


it would be great for some plot twist like:

you enter in a bank
now the player see only inside the building
steal some money,
get out
and a crowd of police has already appeared XD

Hmmmm. I suppose that it's already technically possible by making an event at the entrance of your building and several plugin commands in a row (depending on the shape of the building) to set to a transparency of 0 the tiles outside of your building. (0 will make them invisible and the plain black background will appear, unless you have a parralax background). 
But, that would be tedious to do if you have a very irregular shape and that could also cause a fps lost depending on the size of the area you will want to hide.
That's a good suggestion and I will think about how implement it as a new optionnal feature, so it will be a lot more easier to do it. Thanks. :)