Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The bug report link of the Pro Version page brought me here, but the title says "Lite Version". Probably just a minor mistake, but I'll report my bug anyway:

So it seems like you can't use the step modifier for floor 2 and beyond, because it just creates steps on floor 1 instead. I don't really know if this is a bug or if it was intended, but the other floors wouldn't make much sense that way imo.

Also there seems to be something wrong with transparency effects. I imported the same texture twice - a normal one and one with only 50% opacity, for glass blocks or something like that. The transparency seems to be irregular though for unknown reasons, because there doesn't seem to be a pattern in which they work or not. It's kinda hard to explain, so I recorded a short video to showcase that problem: 

(2 edits)

No, those are not really bugs.

As I explained in a different topic, you can't place steps higher than the first floor: https://itch.io/t/1906651/stairs-on-different-floors

The transparency problem is a common problem with 3d projects and I'm still trying to at least make it not as obvious. Note though that there might never be a solution as it is not a straightforward and trivial task. For now the only decent solution is to use models instead of tiles for transparent walls. The manual for models is on the go and will be added soon.


No, this is the right topic. I just decided not to create two separate communities for what is essentially the same project.

Thanks, I will try using the models, when the manual arrives.

Also tried using the custom modifiers but it's applied to all floors so I can't add a ceiling (for buildings with 2+ floors for example). Is there a way to use custom modifiers for specific floors only or will this be added in a future update, if it isn't available now?

(1 edit)

Yes, this feature will be added later. In fact it is already in there you just need to manually edit the .dat file by adding "floor 1" etc to each block but it will be overriden by next editing of custom tiles. I will add the option in the editor in the future as it's not tested with 9 floors (it was made when there were only 4 floors available).