Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to correct sprite layering?
- BeeVee23
-
15 posts
How to correct sprite layering?
Hi all,
I'm making a snakes and ladders kind of game and I “had” a problem with the steps sprites overlaying my game player sprites and fixed it by making sure that my players were added after the steps, but now I wanted to add a little animation to my steps and they are overlaid on top of my player sprites again. I can't reorder them because they are in the correct order for the game and I don't see any layering possibilities other than just re-ordering. Any ideas?
All the best,
B
I'm making a snakes and ladders kind of game and I “had” a problem with the steps sprites overlaying my game player sprites and fixed it by making sure that my players were added after the steps, but now I wanted to add a little animation to my steps and they are overlaid on top of my player sprites again. I can't reorder them because they are in the correct order for the game and I don't see any layering possibilities other than just re-ordering. Any ideas?
All the best,
B
- 8bitrkt
-
500+ posts
How to correct sprite layering?
Uh, just use these? Hi all,
I'm making a snakes and ladders kind of game and I “had” a problem with the steps sprites overlaying my game player sprites and fixed it by making sure that my players were added after the steps, but now I wanted to add a little animation to my steps and they are overlaid on top of my player sprites again. I can't reorder them because they are in the correct order for the game and I don't see any layering possibilities other than just re-ordering. Any ideas?
All the best,
B
go to front
go back (N/A) layers
Last edited by 8bitrkt (May 22, 2022 16:48:07)
- BeeVee23
-
15 posts
How to correct sprite layering?
Well, duh! I've never even noticed these - what an idiot! 
Thank you,
B

Thank you,
B
- Discussion Forums
- » Help with Scripts
-
» How to correct sprite layering?