Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

It's fine, I'll try to squeeze in some time for another update. You're spot on, it currently doesn't show different ore types on the wall like Minecraft does.

Thank you and so sorry for not being clear on that...🙏

I've re-uploaded the file. I was a bit lazy to write a new devlog, just needed a quick addition and tweak.

Thank you 🙏 Gonna check this ASAP.

(1 edit)

Hey Vishi, just checked it and it works so cool! I made a dirt blocks where props from B marked as tag 1 is spawning on it, like coal, iron, clay, etc, but the problem is that in props, I can only attach one item type to one tag, so even if on dirt different ores are spawned, I can';t make it like coal ore gives coal, iron ore gives iron, etc. Or I am missing something? Correct me if I'm wrong. Thank you agaain for your support! Btw the perfect solution in my opinion would be, like we can  define props by tile id or something, not the tag id, because tags are limited only to 7 (so no more that 7 ores?) and the problem above...

Oh, let me think about it. I rarely use tile IDs because they can be quite time-consuming to set up, which is why I chose Terrain Tags for the original system. I’ll consider a cleaner way to support more individual prop types in a future update.

Thank you so much. Still looking for this, then! You're the best.