Plant spawn
This commit is contained in:
parent
32453f2e9d
commit
941912d7f1
25 changed files with 281 additions and 40 deletions
4
scripts/autoloads/player_progress.gd
Normal file
4
scripts/autoloads/player_progress.gd
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
extends Node
|
||||
|
||||
var seedpacket_count : int
|
||||
var owned_plants : Array[SeedpacketResource]
|
||||
Loading…
Add table
Add a link
Reference in a new issue