Add part of test resources
This commit is contained in:
parent
8e56975f09
commit
e72824b319
14 changed files with 195 additions and 0 deletions
3
addons/dvn/test_resources/test_system.gd
Normal file
3
addons/dvn/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