DEFOLD ENGINE AND EDITOR FEATURE REQUESTS
1.10.1
Improve the tileset features to allow devlopers to choose the specific cells to make an animation. Instead of being sequential from left to right 1 to X. All the developer to choose tile x1,y1..x5, y8…x3, y9 (etc)
Link to the reported GitHub feature request in your forum post to get visibility and discuss with the community and dev team.
OTHER FEATURE REQUESTS
For feature requests in extensions or services please provide the following information:
Is your feature request related to a problem? Please describe (REQUIRED):
Kenney released a new spritesheet for platforms and the sprites are aligned vertically not sequentially left to right.
Describe the solution you’d like (REQUIRED):
Allow developers to choose specific tiles to play in order via a spritesheet loaded as a tilesource.
Describe alternatives you’ve considered (REQUIRED):
I can recreate the tilesource which is a ton of work per developer. or export to individual images and then build the animation. But if we can improve defold to do this…it will save devs a ton of time.
Additional context (OPTIONAL):
Add any other context or screenshots about the feature request here.