TEST RESOURCES
This commit is contained in:
parent
6c57765608
commit
bdf3aa102d
14 changed files with 195 additions and 0 deletions
3
test_resources/test_system.gd
Normal file
3
test_resources/test_system.gd
Normal file
|
@ -0,0 +1,3 @@
|
|||
extends DVNScene
|
||||
func _ready() -> void:
|
||||
create_text_balloon("start")
|
Loading…
Add table
Add a link
Reference in a new issue