Add some on-screen FX for some items
This commit is contained in:
@@ -50,6 +50,8 @@ public interface IPlayer : IKillable, ICharacterBody3D
|
||||
|
||||
public void ModifyHealthTimerSpeed(float newModifier);
|
||||
|
||||
public void PlaySpellFX(SpellFXEnum spellEnum);
|
||||
|
||||
public bool AutoRevive { get; set; }
|
||||
|
||||
public int TotalAttack { get; }
|
||||
|
||||
Reference in New Issue
Block a user