Try using a different cursor.png, or also change the other cursor elements (perhaps its being covered by them)
Also, bruh, you might want to use loop functions in your sb file, for cleanness, optimisation, etc rather than having thousands of lines of the same stufd repeated. (perhaps youre using external software to code the .osb though? Even so, the osb will be a nightmare atm if you need to make manual changes.)
Also yeah I’m using storybrew to generate the osb file, but I couldn’t really come up with a better way of creating particles affected by gravity other than using crap tons of move commands – is there a better way? How would I implement it using the loop function?