ScratchData LogoScratchData
Back to TheCubingCoder13's profile

Mini Map Test

THTheCubingCoder13•Created June 16, 2025
Mini Map Test
1
1
15 views
View on Scratch

Description

I made this because I was bored and I was interested in seeing if I could make a mini map. How it works: The mini map size is 120x90 pixels; exactly a quarter the size of the full stage which is 480x360 pixels. If the mini map was positioned at 0x0 then the formula for the mini map player position would be "PLAYER X / 4" and "PLAYER Y / 4." The mini map is positioned at the bottom right corner of the screen at 180x-135. To account for that offset you just add that position to the mini map player position.

Project Details

Project ID1188999261
CreatedJune 16, 2025
Last ModifiedJune 19, 2025
SharedJune 16, 2025
Visibilityvisible
CommentsAllowed