Closed
Description
how it looks: uniform, bland, homogeneous
how i want it to look (please ignore blur): varied, random, heterogeneous
Describe the project you are working on
tile map with animations
- some animations need to be synced ( all on same frame at all times ) like water fore and back
- some animations need to not be synced so there is some variety when placed, like fountains, torches, and banners
Describe the problem or limitation you are having in your project
the Place Random Tile does not work for tile animations
- even though you are able to set probability for each tile in the animation
- and I expected it to work like this
Describe the feature / enhancement and how it helps to overcome the problem or limitation
if the Place Random Tile button worked for animations like it does for other groups of tiles it would allow placing of both synced and un-synced animations
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
The ui exists already but has no effect, i guess because only the first tile of the animation can be selected? It could either allow selection of more then the first tile or just fake a selection of whole animation in code
If this enhancement will not be used often, can it be worked around with a few lines of script?
i am sure it will be used often, the button prob already is, and the workaround cumbersome
Is there a reason why this should be core and not an add-on in the asset library?
it is already in ui?
Activity