Discuss Scratch

freddyfan223
Scratcher
57 posts

How do I make a Sonic Map?

I wanted to make the Angel island map to Make Sonic the Hedgehog 3 On Scratch but there will not be all stages on it, there will be only Angel Island Act 1 and 2.

also I wanted the game to look like this:
https://scratch.mit.edu/projects/74711180/

but the question is how do I make a map more huge?

plz someone help me!
footsocktoe
Scratcher
1000+ posts

How do I make a Sonic Map?

freddyfan223 wrote:

I wanted to make the Angel island map to Make Sonic the Hedgehog 3 On Scratch but there will not be all stages on it, there will be only Angel Island Act 1 and 2.

also I wanted the game to look like this:
https://scratch.mit.edu/projects/74711180/

but the question is how do I make a map more huge?

plz someone help me!

One way to make huge maps is to make backgrounds out of multiple sprites. For example, your map could be 3x3 sprites giving you a map of size 1440 x 1080 pixels. But there is no limit other than project size (50meg) as to how large you can go with such a system.

You can either do it as scrolling, meaning the character is always in the center of the stage and the map moves behind him as he travels

OR

You can do it as sprite switching, meaning the character walks across the background and when he reaches the edge, the background sprite switches to the next one in the map and the character switches over to the other edge of the stage.

Powered by DjangoBB