update - add replot and migration to godot 4.4

This commit is contained in:
2025-08-24 09:58:06 +02:00
parent c635028d02
commit c9583a396c
352 changed files with 12864 additions and 305 deletions

View File

@@ -5,4 +5,3 @@ func _ready():
await get_tree().create_timer(0.8).timeout
queue_free()
pass # Replace with function body.