Better lava
This commit is contained in:
parent
4f70414ed9
commit
d0d7899340
82 changed files with 1747 additions and 738 deletions
|
@ -9,6 +9,6 @@ func _ready():
|
|||
await get_tree().create_timer(lifetime * 2).timeout
|
||||
queue_free()
|
||||
|
||||
func _process(delta):
|
||||
func _process(_delta):
|
||||
if following:
|
||||
global_position = get_parent().global_position
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue