Better lava
This commit is contained in:
parent
4f70414ed9
commit
d0d7899340
82 changed files with 1747 additions and 738 deletions
|
@ -15,7 +15,7 @@ var active = false
|
|||
func track():
|
||||
saved.append(gen.getCurrentActions())
|
||||
|
||||
func _physics_process(delta):
|
||||
func _physics_process(_delta):
|
||||
if tracking:
|
||||
track()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue