Closed 133794m3r closed 4 years ago
Send me a .love file that I can poke around in~
test.zip There's a zip of the whole directory with the tiled map, the tilesets and my God awful testing code.
I just pushed a commit to fix this. I wasn't checking if objects were flagged as visible before checking them; now I am!
I have an object type labeled "teleport point" which I'll use to be the point where a player will be warped to if they move through a door and it's visibility is set to false yet STI is rendering it.
The layer only has that single object on it as I'm just learning tiled and want to keep things simplified.
I can provide the TMX and related spritesheets if needed.