ldtkgo
ldtkgo copied to clipboard
LDtk-Go is a loader for LDtk projects written in Golang.
Ok, so I have a tile setup which looks like this:  The entiy in question is a switch, its sprite is the close switch (red). As long as I...
This feature will only work with `Open()`, since that function can easily figure out the file location (it gets it as an argument). I don't know how to make `Read()`...
I might be doing something wrong, but when I open a project, a level's layer list is empty. I'm using LDtk version 1.5.3. This is how I use ldtkgo: ```go...
when doing `go get github.com/solarlune/ldtkgo` the renderer is not included. im not able to get that installed?