Replies: 1 comment
-
Well, let's keep this topic, but for the record, it was reported as #3527 and added in Tiled 1.10. :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
EDIT: please delete this as I have posted it in issues
Hi, great app! I'm trying to make a Tiled extension for working with maps from CDDA. Could it be possible to make some things available to the scripting API?
EDIT: I found that this is already possible, using tileset.selectedTiles = [] (I thought it was read only for some reason)
edit: the project, if you are curious: https://github.com/solerante/tiled-cdda-map-extension
Beta Was this translation helpful? Give feedback.
All reactions