Is there a way to use the File Chooser to replace a specific Sprite frame? or maybe replace or frame within a specific animation
Develop games in your browser. Powerful, performant & highly capable.
+ FileChooser: On changed -> Sprite: Load image from FileChooser.FileURLAt(0) (Resize to image size, cross-origin anonymous)
The image will replace the current frame. So you need to set the right animation and frame in your sprite first.