updated demon
This commit is contained in:
8334
Assets/AI/Demon/GhostDemon.prefab
Normal file
8334
Assets/AI/Demon/GhostDemon.prefab
Normal file
File diff suppressed because it is too large
Load Diff
7
Assets/AI/Demon/GhostDemon.prefab.meta
Normal file
7
Assets/AI/Demon/GhostDemon.prefab.meta
Normal file
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 82581d6c5dd5945b89394d83db5f4c8b
|
||||
PrefabImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -8,7 +8,7 @@ namespace DemonBoss.Magic
|
||||
/// StateAction for Magic Shield spell - boss casts magical shield for 5 seconds
|
||||
/// During casting boss stands still, after completion returns to Combat
|
||||
/// </summary>
|
||||
[CreateAssetMenu(menuName = "Invector/FSM/Decisions/DemonBoss/Cast Shield")]
|
||||
[CreateAssetMenu(menuName = "Invector/FSM/Actions/DemonBoss/Cast Shield")]
|
||||
public class SA_CastShield : vStateAction
|
||||
{
|
||||
public override string categoryName => "DemonBoss/Magic";
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user