Describe the bug
I have a Problem that when i import an Animation over gif, the Animation brakes.
When i preview and wanna edit a new Animation all is fine.
But at the momemt i save. All individuall frames becomes the same frame.
I think its the last frame. So the whole Animation isnt a Animation anymore =(
Just a bunch of the same Frame. I havent discoreved why this happened. i only knew is happens on all sizes and everytime. So i cant have Animation in my Game no more. https://www.youtube.com/watch?v=cFEpRSTcwmM ive made a Video that shows my Problem. PLs help it rlly demotivates.
Share the complete GDevelop project showing the bug
It have to include the assets with the game.json
what’s happening is when you Import each frame, you are saving them all to the same sprite. So once apply is set, they set to all be the name of the new sprite; you have to click on each image and re-name them each.
I do not exactly understand the Problem, because i swear i did this like that all the time on older Animations too. But regardless i have a Solution because of you Guys .