FututeWand初步
This commit is contained in:
@@ -95,6 +95,9 @@ namespace Cielonos.MainGame
|
||||
[BoxGroup("VFX"), LabelWidth(150)]
|
||||
[PropertyTooltip("附加特效(可空)")]
|
||||
public List<GameObject> otherVFXList;
|
||||
[BoxGroup("VFX"), LabelWidth(150)]
|
||||
[PropertyTooltip("特殊标记")]
|
||||
public List<string> tags;
|
||||
|
||||
[BoxGroup("Transform"), LabelWidth(150)]
|
||||
[PropertyTooltip("特效生成时的位置偏移")]
|
||||
|
||||
Reference in New Issue
Block a user