4 lines
43 B
GDScript
4 lines
43 B
GDScript
extends Node
|
|
|
|
func _ready():
|
|
queue_free()
|
extends Node
|
|
|
|
func _ready():
|
|
queue_free()
|