mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 12:16:14 +01:00
Cannon finished
This commit is contained in:
@@ -95,6 +95,7 @@ func getResource():
|
||||
|
||||
func clearInventory():
|
||||
inventory = 0
|
||||
print("cleared")
|
||||
walking = "walking"
|
||||
idle = "idle"
|
||||
$AnimatedSprite3D.play(idle)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user