Made Disc handled By Playert
Added Throw State (handle it better soon™️)
Added basic example animation that increases in speed as you move
16 lines
349 B
Plaintext
16 lines
349 B
Plaintext
[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)
|