hiya! Everything else in the following code is working as intended but for some reason my resources keep spawning at tilemap coordinates 0,0 which makes me think that CurX and CurY aren't working as intended. I've even split them off into variables so that they aren't nested, hence "ResourceSpawnX" and Y
Any ideas?