Compare commits
No commits in common. 'a675b237a47dc672c6d09062c62ebc7cd961c44d' and '87c3e214f17fe917872a3c582db207260bb4c6b7' have entirely different histories.
a675b237a4
...
87c3e214f1
@ -1,11 +0,0 @@
|
|||||||
extends Node3D
|
|
||||||
|
|
||||||
|
|
||||||
# Called when the node enters the scene tree for the first time.
|
|
||||||
func _ready() -> void:
|
|
||||||
pass # Replace with function body.
|
|
||||||
|
|
||||||
|
|
||||||
# Called every frame. 'delta' is the elapsed time since the previous frame.
|
|
||||||
func _process(delta: float) -> void:
|
|
||||||
pass
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue