ldtkgo icon indicating copy to clipboard operation
ldtkgo copied to clipboard

LDtk-Go is a loader for LDtk projects written in Golang.

Results 5 ldtkgo issues
Sort by recently updated
recently updated
newest added

Ok, so I have a tile setup which looks like this: ![ldtk-entity-def](https://github.com/SolarLune/ldtkgo/assets/1322812/edef7aef-a513-44d5-a607-997997c91348) 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?