mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-07-13 11:03:48 +00:00
refactor(*): Make hud more performant and maintainable
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user