Skip to content

Commit

Permalink
v 1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lawlzee committed Nov 10, 2024
1 parent 1bb4ca9 commit 0422139
Show file tree
Hide file tree
Showing 17 changed files with 585 additions and 887 deletions.
2 changes: 1 addition & 1 deletion Assets/ProceduralStages/Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ public class Main : BaseUnityPlugin
public const string PluginGUID = "Lawlzee.ProceduralStages";
public const string PluginAuthor = "Lawlzee";
public const string PluginName = "ProceduralStages";
public const string PluginVersion = "1.20.0";
public const string PluginVersion = "1.20.1";

public static string SceneName = "random";
public static string Judgement = "Judgement";
Expand Down
1 change: 1 addition & 0 deletions Assets/ProceduralStages/ProceduralStages.asset
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ MonoBehaviour:
- {fileID: 2800000, guid: 2b27b93ffa25c9544805eda1b46a78c6, type: 3}
- {fileID: 2800000, guid: 95a39b19fa6daa54397d94b129fc0485, type: 3}
- {fileID: 1361591622951456057, guid: f5efa00ff458ec54e921ca059203c92c, type: 3}
- {fileID: 2448516637189780368, guid: 7058b6b4d6deffc40b01dadebb3e2388, type: 3}
--- !u!114 &-6844045057250356348
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down
3 changes: 2 additions & 1 deletion Assets/ProceduralStages/Scenes/random.unity
Original file line number Diff line number Diff line change
Expand Up @@ -930,6 +930,7 @@ MonoBehaviour:
lookSensitivity: 2
dampingCoefficient: 5
focusOnEnable: 1
fov: 90
--- !u!1 &900740246
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1808,7 +1809,7 @@ MonoBehaviour:
loadResourcesInEditor: 1
loadPropsInEditor: 1
editorSeed: 0
editorTerrainType: 0
editorTerrainType: 9
editorTheme: 0
editorStageInLoop: 1
editorFloorTexture: {fileID: 0}
Expand Down
Loading

0 comments on commit 0422139

Please sign in to comment.