• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!
  • Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Question - IDE How to not replace frames when importing from strip/sheet?

W

Wigfrid

Guest
Hello

I already have a sprite with tons of frames in it. I would like to add more frames from a spritesheet, however it always replaces, instead of simply adds.

How do I not replace my entire frame? I just wanna add some frame from a spritesheet to combine them to existing frames.
 
I

immortalx

Guest
You can import the strip into a temporary sprite and copy/paste the frames you need.
 
Top