-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When replacing a frame from a UI spritesheet with your own texture, it will not work unless the filetypes match. This would usually not be a problem, but when trying to use animated webp textures through ImagePlus it becomes a little limiting.
Maybe a .json file using the name of the frame you are replacing could point towards the new texture to use without having to specify a node, since preserving that functionality would be important.
You could use this to create animated UI elements, alongside maybe even icons?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request