v0.5 FlashVFX Fix
This commit is contained in:
parent
e27d2e9ef1
commit
1f41614cd3
|
|
@ -10,11 +10,11 @@ namespace Rokojori
|
|||
[Export]
|
||||
public FlashPreset preset;
|
||||
|
||||
[Export, ReadOnly]
|
||||
public string test = "3";
|
||||
// [Export, ReadOnly]
|
||||
// public string test = "3";
|
||||
|
||||
[Export, NamedArray ]
|
||||
public FlareLayer[] layers = [];
|
||||
// [Export, NamedArray ]
|
||||
// public FlareLayer[] layers = [];
|
||||
|
||||
[Export]
|
||||
public Node[] targets;
|
||||
|
|
|
|||
Loading…
Reference in New Issue