Hello!
Is there a way to disable the Thumbnail strip and/or creation of the Thumbnails in the Animation area of Sprites?
Or is there a way to dynamically load images into the animations of sprite like "go to folder x and load all images into sprite Z animation"?
Or maybe I am doing this wrong and there is a better way to do this...
I have 3 "emitters" that spawn objects. The objects are spawned with a specific animation frame upon creation. I have need for a very large number of unique animation frames to pull off my project...
The images are tiny but the quantity is huge and I've had some stability issues in creation but running the app works great so far even with 50,000 images loaded. It was just very very difficult to get 50,000 images loaded...
Thanks!