Basic scenes
This commit is contained in:
parent
97a92fd86b
commit
f2be070719
7 changed files with 44 additions and 30 deletions
|
@ -1,10 +0,0 @@
|
|||
extends Node2D
|
||||
|
||||
|
||||
# Called when the node enters the scene tree for the first time.
|
||||
func _ready() -> void:
|
||||
print('hello, gryadki!')
|
||||
|
||||
# Called every frame. 'delta' is the elapsed time since the previous frame.
|
||||
func _process(_delta: float) -> void:
|
||||
pass
|
|
@ -1 +0,0 @@
|
|||
uid://gf7nffb353sa
|
Loading…
Add table
Add a link
Reference in a new issue