Lotos Changes

Made Disc handled By Playert

Added Throw State (handle it better soon™️)

Added basic example animation that increases in speed as you move
This commit is contained in:
2023-06-05 19:38:27 -04:00
parent 86c34c9264
commit 2f8ea70f64
7 changed files with 116 additions and 19 deletions

15
DebugUI.tscn Normal file
View File

@@ -0,0 +1,15 @@
[gd_scene format=3 uid="uid://bnsajfwanp0gv"]
[node name="Control" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="ColorRect" type="ColorRect" parent="."]
layout_mode = 0
offset_right = 592.0
offset_bottom = 290.0
color = Color(0.516236, 0.215923, 1, 1)