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
Ok so, i want to rescale bf using lua functions, using this function
scaleObject('boyfriend', 0.5, 0.5)
Works but doing that breaks the character anims offsets and i want to rescale him without editing the json
Is it posible to change the anims offsets only with lua?
The text was updated successfully, but these errors were encountered:
This is what i talk about, i want to re scale bf but the offsets start to bug, need to be rescaled with lua not json for make it compatible with custom skins [i didn't make that osu hud btw]
What is your question?
Ok so, i want to rescale bf using lua functions, using this function
scaleObject('boyfriend', 0.5, 0.5)
Works but doing that breaks the character anims offsets and i want to rescale him without editing the json
Is it posible to change the anims offsets only with lua?
The text was updated successfully, but these errors were encountered: