Skip to content
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

How can i change the size of the strums? #16403

Open
duckyduck1q opened this issue Mar 3, 2025 · 4 comments
Open

How can i change the size of the strums? #16403

duckyduck1q opened this issue Mar 3, 2025 · 4 comments
Labels
help wanted Extra attention is needed

Comments

@duckyduck1q
Copy link

Describe your problem here.

like twiddlefinger

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

Did you edit anything in this build? If so, mention or summarize your changes.

no

@duckyduck1q duckyduck1q added the help wanted Extra attention is needed label Mar 3, 2025
@duckyduck1q duckyduck1q changed the title How can i change the size of the strums How can i change the size of the strums? Mar 3, 2025
@Shadow06735
Copy link

I think you have to edit the sprites themself

@KELOTOMU
Copy link

KELOTOMU commented Mar 3, 2025

Inside the generateStaticArrows function, you can modify the babyArrow's scale. If you want a scale event, then you can do a forEach function on the playerStrums or opponentStrums then change their scale.

@duckyduck1q
Copy link
Author

Image the grey arrows changed his size but the color arrows no

@duckyduck1q
Copy link
Author

i used babyArrow.scale.set(0.5, 0.5);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants