wave delay
This commit is contained in:
parent
7d1ca26baa
commit
7864160dcf
6 changed files with 97 additions and 72 deletions
|
|
@ -8,5 +8,6 @@ public partial class AdventureLevelResource : Resource
|
|||
[Export] public float startSun;
|
||||
//[Export] public Array<Conditions> conditions;
|
||||
[Export(PropertyHint.Range,"0,1,0.01")] public float wavePercentage;
|
||||
[Export] public float standardWaveDelay;
|
||||
[Export] public Array<WaveData> waves;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue