Animations improved
This commit is contained in:
parent
c89d93cf24
commit
ad18793543
35 changed files with 430 additions and 465 deletions
|
|
@ -11,8 +11,8 @@ public partial class PlantResource : Resource
|
|||
public PackedScene Scene;
|
||||
[Export]
|
||||
public float ReloadTime;
|
||||
[Export]
|
||||
public float StartReloadTime;
|
||||
[Export(PropertyHint.Range,"0,1,0.01")]
|
||||
public float ReloadProgress;
|
||||
[Export]
|
||||
public Texture2D Preview;
|
||||
[Export] public int Layer = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue