MCBTay / XLGearModifier

A mod to add custom meshes into the gear menu of SkaterXL, allowing the ability to custom texture these meshes through the Gear folder.
8 stars 6 forks source link

Clothing Gear MetaData Script - Sometimes you cannot change the Alpha Mask selection dropdown/value #172

Open redgouf opened 2 years ago

redgouf commented 2 years ago

So I am still trying to figure out how to always replicate this issue, but I'm mostly seeing it when I am making multiple clothing prefabs in a row - it might possibly be due to copying/pasting the script from one prefab onto another, so that I have less to type - I go to change the alpha masking "section" and the values to be different, and they will not save changes when I select from the slot dropdown or type in a numerical value

MCBTay commented 2 years ago

Allegedly can't use the auto gui layoutstuff here, which is exactly what I'm doing. I can build it other ways, but that'll force me to do the layout myself

MCBTay commented 2 years ago

BigCat reported this yesterday and also had a video.

redgouf commented 2 years ago

Finally figured out the culprit behind this intermittent issue.

Repo:

  1. Set any number of alpha masks, with any location or value.
  2. Add text to the Prefix Alias.
  3. Attempt to change the alpha mask amount. location. or value - it is not possible.
  4. Remove the Alias text - you will see the Alpha Mask settings will reset to 0.
  5. Adding new alpha masks will now work, as long as there is no Alias Text.

Note: If Alias text is added, then "Base on Default Gear" is selected, the issue persists. However, if no Alias text is added, then "Base on Default Gear" is selected, the issue does not appear.

Video: https://cdn.discordapp.com/attachments/862371884003491882/1019288912046329906/Alias-BOD-TextInput.mov