-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you tween note scale? #16379
Comments
if it wasn't obvious i'm reffering to the seperate player and opponent strums in the 2nd question |
setObjectOrder |
okay i tried this:enabled = 1 noteTweenX('ZA', 0, 710, revtime, 'cubeInOut') noteTweenX('VA', 5, 75, revtime, 'cubeInOut') noteTweenAlpha('P1Alpha1', 0, 0.3, Hrevtime, 'cubeIn')
end
end
|
sorry i'm bad at formatting on here |
Describe your problem here.
trying to do a modchart similar to supershaggy where the arrows go further from the camera and closer to the camera and kind of orbit eachother. anyway idk if tweening note scale is possible. also lil bonus thing: how would i change which strum is in front of the other?
Are you modding a build from source or with Lua?
Lua
What is your build target?
Windows x64
Did you edit anything in this build? If so, mention or summarize your changes.
I'm using this branch thing of psych: https://gamebanana.com/mods/468741
The text was updated successfully, but these errors were encountered: