Add a child timer node
This commit is contained in:
parent
d2f4e02361
commit
7890c90380
6 changed files with 41 additions and 5 deletions
5
project/main.tscn
Normal file
5
project/main.tscn
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[gd_scene format=3 uid="uid://cjrkxv8ix1h8s"]
|
||||
|
||||
[node name="Node3D" type="Node3D"]
|
||||
|
||||
[node name="MarshConnector" type="MarshConnector" parent="."]
|
||||
|
|
@ -11,6 +11,7 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="Visualisation for MARSH"
|
||||
run/main_scene="uid://cjrkxv8ix1h8s"
|
||||
config/features=PackedStringArray("4.4", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue