some damage interfacing
This commit is contained in:
@@ -5,7 +5,7 @@ using System;
|
||||
public partial class EnemyInitInputs : Resource
|
||||
{
|
||||
[Export(PropertyHint.Range, "0,10,0.1,or_greater")]
|
||||
public float Speed = 5.0f;
|
||||
public float Speed;
|
||||
|
||||
public EnemyInitInputs()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user