Is their gonna be a zoom feature?

My game, considering it’s gonna have large army-based combat, is there gonna be a zoom feature? It’s gonna be a quality of life thing, or no?

2 Likes

There is an extension called the zoom extension that you could download with this link: kiwiphoenix364/pxt-zooom

1 Like

If you have many sprites, I would recommend coding such a feature yourself. Chances are, you can make much better small/large versions of your art than a scaling algorithm, which usually makes sprites look a bit off.