(Yep… griffpatch commented lol) @griffpatch's Just stars… Project but with Mouse Movement :D Move your mouse and see all Stars! :D
Credits to @griffpatch for everything A bit to me making the Mouse Movement Script :D For mouse movement, I simply changed the first box (Y) of the custom block called "build rotation matrix" to mouse y / 30, the second box (X) to (0) - mouse x / 30, the third box (Z) to the values 0, and the fourth box (Velocity) to ((Square root) of (((mouse x) * (mouse x)) + ((mouse y)))) / (30)), and that's how I was able to give the stars that movement with the mouse :). For mouse movement i replaced in #griffpatch #just #stars