ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.15k stars 2.21k forks source link

How can I change opponent strums on source? #12431

Closed DisIsNOt closed 1 year ago

DisIsNOt commented 1 year ago

Describe your problem here.

.

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 response

DetectiveBaldi commented 1 year ago

You could simply just iterate through every member of the opponentStrums FlxGroup and change each strum's texture that way.