Space. –––––––––––––––––––––––––––––––––––––––––– Press and move your mouse on the screen to move in Space! –––––––––––––––––––––––––––––––––––––––––– Use TurboWarp for HQ pen and Best performance: https://turbowarp.org/1335571553 –––––––––––––––––––––––––––––––––––––––––– Place the cursor in the top-left corner to activate debug mode.
Credits to me (@Logiclyn) for the engine. Credits to God for creating Life. Amen ✨Support me by following me @Logiclyn ✨ Inspired by @griffpatch's Just Stars: https://scratch.mit.edu/projects/1326350994 This system uses the pen extension to generate stars. It employs a custom block set to "Run without Screen Refresh" to draw the stars in under one frame. Each star uses a list index for its properties (such as X and Y coordinates), adding an assigned value (vy/vx) at creation—ranging from -0.2 to 0.2—so they aren't static and can move. I also used the sine function combined with a timer and an offset to control transparency and brightness, making them look like real stars! :)Devlog: v0.0.1 - Stars Added. v0.0.2 - Better mouse movement and real probability for every star color, For blue 11%, for white 41%, else, it will generate Red-Yellow-Orange star.. v0.0.3 - Vy list bug fixed. ¡Yes, this is 100% PEN! :D