This commit is contained in:
2026-05-06 17:52:45 -07:00
parent 9fc3f35125
commit 1463c23334
402 changed files with 3758 additions and 0 deletions

View File

@ -0,0 +1 @@
{"name":"untitled","x":0,"y":0,"width":1280,"height":720,"theme":"New Theme","elements":[{"id":0,"type":0,"name":"Text","event":"","x":20,"y":20,"width":960,"height":20,"rotation":0,"text":"Press <space> to call another logic group","asset":"","progress_at":0,"progress_total":100,"strength":1,"alignment":0,"anchor":0,"parent":null,"children":[],"visible":true,"color_text":null}],"assets":[]}

View File

@ -0,0 +1,4 @@
Keyboard `space`:
- NodeTreeA calls NodeTreeB
- NodeTreeB sets current time to global object property
- NodeTreeA prints value of global object property

Binary file not shown.