Storyline+Dialog初步

This commit is contained in:
SoulliesOfficial
2026-07-05 16:08:23 -04:00
parent afa8a56e1d
commit d031afd075
464 changed files with 25716 additions and 4209 deletions

View File

@@ -0,0 +1,15 @@
#Separator {
background-color: var(--unity-colors-inspector_titlebar-border);
width: 100%;
height: 1px;
margin-top: 6px;
margin-bottom: 3px;
}
#SubAssetField .unity-object-field__selector {
display: none;
}
#SubAssetsList .unity-foldout__toggle {
margin-bottom: 2px;
}