aseprite icon indicating copy to clipboard operation
aseprite copied to clipboard

Test all Image scripting functions for tiles

Open dacap opened this issue 1 year ago • 0 comments

We have to add tests to check if all scripting functions for Images are working for these cases:

  1. Standalone image (an image created just calling Image() ctor)
  2. A cel image
  3. A tile image

Some function (probably all of them?) are not working for the third case.

dacap avatar May 18 '23 17:05 dacap