Survival mode ready
This commit is contained in:
parent
0fff33d196
commit
7614b12076
50 changed files with 586 additions and 81 deletions
|
|
@ -8,7 +8,7 @@ public partial class EatBox : Area2D
|
|||
{
|
||||
// Rewrite this class completely when field system will be introduced.
|
||||
|
||||
[Export] private FloatModifiers _damage;
|
||||
[Export] public FloatModifiers _damage;
|
||||
private RuntimePlantData plant;
|
||||
|
||||
public bool isEating = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue