November RPG Day 8: Inspect This!
Unity’s tilemap engine has its issues. I can’t quite figure out the best way to tie unique IDs to individual tiles. For example, the pot below says it is empty if the player interacts with it, but any pot would do that. Or any pot could give an item once, but then every other pot […]