mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 06:55:54 +00:00
Enemy Damage
This commit is contained in:
parent
29dc9bebe0
commit
7772f69cd3
12 changed files with 207 additions and 12 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
namespace Cirno.Scripts.Components.Actors;
|
||||
|
||||
public partial class ActorResourceProvider : Node2D
|
||||
public partial class ActorResourceProvider : Node
|
||||
{
|
||||
[Export]
|
||||
public string ResourceName { get; private set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue