Added basic vesna entity
This commit is contained in:
@@ -10,7 +10,7 @@ public partial class VesnaBehaviour2D : Node2D // EntityNode
|
||||
{
|
||||
[ExportGroup("Farming")]
|
||||
[Export] private FarmingControls2D _farmingControls;
|
||||
[Export] private PlayerMovement _player2d;
|
||||
[Export] public PlayerMovement player2d;
|
||||
[Export] private VesnaAnimations _vesnaAnimations;
|
||||
[Export] private ItemResource _hoe;
|
||||
[Export] private ItemResource _wateringCan;
|
||||
|
||||
Reference in New Issue
Block a user