AssetEffect
Effect
Effect assets are particle effects and other effects spawned during play mode. They can include components such as EffectExplosion to do explosive force.
ID: AssetEffect
Base Type: Mod Asset With Prefab With Components<PrefabType,ComponentType>
Values
Name | Type | Description |
---|---|---|
Base | Effect Variable | What Effect asset from a mod to use as the 'base' that sets the prefab effect object |
Added Components | Mod Asset Component Type Variable List | |
Effect Start Sound | Audioclip Variable | |
Effect Start Sounds | Audioclip Variable List |
Attributes:
UnityEngine.CreateAssetMenuAttribute
ModboxMain.MBTypeAssetCreateOptionAttribute
ModboxMain.ModAssetAssetsToolOptionAttribute
Updated almost 2 years ago