add tween plugin and refactoring UI

This commit is contained in:
2026-05-31 21:23:58 +02:00
parent eedd303faa
commit 6976cee6e1
63 changed files with 2029 additions and 490 deletions

View File

@@ -24,6 +24,7 @@ CollectionManager="*uid://22orqdm34hfm"
AudioManager="*uid://dcttbbavtwtsg"
SceneManager="*uid://bw8hwkw55j675"
ShaderWarmup="res://core/shader_warmup.gd"
TweenFX="*uid://d2n10rw2dnx8o"
[display]
@@ -34,7 +35,7 @@ window/stretch/aspect="expand"
[editor_plugins]
enabled=PackedStringArray()
enabled=PackedStringArray("res://addons/TweenFX/plugin.cfg")
[global_group]