Cozy Wather + buld systeme
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
// Distant Lands 2025
|
||||
// COZY: Stylized Weather 3
|
||||
// All code included in this file is protected under the Unity Asset Store Eula
|
||||
|
||||
namespace DistantLands.Cozy
|
||||
{
|
||||
|
||||
public abstract class CozyTimeOverride : CozyModule
|
||||
{
|
||||
|
||||
|
||||
public float dayPercentage;
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user