暂且修了LookAt

This commit is contained in:
SoulliesOfficial
2025-07-13 06:06:38 -04:00
parent 7642bf1d9d
commit b00eb6505b
52 changed files with 32852 additions and 16272 deletions

View File

@@ -17,7 +17,7 @@ namespace Ichni.RhythmGame
public string backgroundSpriteName;
public Sprite backgroundSprite;
[FormerlySerializedAs("skyboxController")] public SkyboxSubsetter skyboxSubsetter;
public SkyboxSubsetter skyboxSubsetter;
public static BackgroundSetter GenerateElement(string elementName, Guid id, List<string> tags,
bool isFirstGenerated, GameElement parentElement, bool useSkybox, string skyboxThemeBundleName,