5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
|
|
extends Node3D
|
||
|
|
|
||
|
|
func _ready() -> void:
|
||
|
|
self.queue_free()
|