First Prototype
This commit is contained in:
parent
e18beb6c4c
commit
9e3349eec3
40 changed files with 1100 additions and 48 deletions
|
|
@ -35,7 +35,7 @@ func pickup(newPlayer):
|
|||
func drop():
|
||||
global_position.y += 10
|
||||
player = null
|
||||
z_index = 0
|
||||
z_index = 1
|
||||
|
||||
func getWeight():
|
||||
return weight
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue