You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
What feature do you want to get added on the base engine?
Three variables
noteSplashAlpha
noteSplashOffset ( X and Y )
so you can change the noteSplash alpha and offset like notes in lua using
setPropertyFromGroup('unspawnNotes', i, 'SplashOffset.x', [number] );
setPropertyFromGroup('unspawnNotes', i, 'SplashOffset.y', [number] );
setPropertyFromGroup('unspawnNotes', i, 'noteSplashAlpha', 0.8);
To test your sight, and reliability, please select the option of what should NOT be requested.
What feature do you want to get added on the base engine?
Three variables
noteSplashAlpha
noteSplashOffset ( X and Y )
so you can change the noteSplash alpha and offset like notes in lua using
setPropertyFromGroup('unspawnNotes', i, 'SplashOffset.x', [number] );
setPropertyFromGroup('unspawnNotes', i, 'SplashOffset.y', [number] );
setPropertyFromGroup('unspawnNotes', i, 'noteSplashAlpha', 0.8);
To test your sight, and reliability, please select the option of what should NOT be requested.
Stage Editor, 6K+ support, and winning icons.