refactor(*): Make hud more performant and maintainable

This commit is contained in:
Josh Creek
2025-07-16 19:19:58 +01:00
parent 9ed5afa092
commit 35a23f79e3
8 changed files with 264 additions and 108 deletions
+1
View File
@@ -47,5 +47,6 @@ lock_rotation = true
[node name="Ball" parent="." instance=ExtResource("5_iywne")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.464103, 1.46401, -2.82393)
mass = 3.0
[connection signal="timeout" from="Timer" to="." method="_on_timer_timeout"]