Animation vraiment basic de la main
This commit is contained in:
24
HUD.tscn
24
HUD.tscn
@@ -105,30 +105,28 @@ theme = SubResource( 8 )
|
||||
text = "New Game"
|
||||
|
||||
[node name="ActualHUD" type="Control" parent="."]
|
||||
anchor_left = 0.037
|
||||
anchor_top = 0.914
|
||||
anchor_right = 0.037
|
||||
anchor_bottom = 0.916
|
||||
margin_right = 40.0
|
||||
margin_bottom = 40.0
|
||||
theme = SubResource( 10 )
|
||||
|
||||
[node name="SlapGauge" type="ColorRect" parent="ActualHUD"]
|
||||
material = SubResource( 11 )
|
||||
anchor_left = 12.875
|
||||
anchor_top = 7.625
|
||||
anchor_right = 12.875
|
||||
anchor_bottom = 7.625
|
||||
margin_left = -451.0
|
||||
margin_top = 218.0
|
||||
margin_right = -161.0
|
||||
margin_bottom = 241.0
|
||||
margin_right = 291.36
|
||||
margin_bottom = 23.0
|
||||
script = ExtResource( 1 )
|
||||
|
||||
[node name="SlapLabel" type="Label" parent="ActualHUD"]
|
||||
[node name="SlapLabel" type="Label" parent="ActualHUD/SlapGauge"]
|
||||
modulate = Color( 1, 1, 1, 0.611765 )
|
||||
anchor_left = 12.662
|
||||
anchor_top = 7.324
|
||||
anchor_right = 12.662
|
||||
anchor_bottom = 7.324
|
||||
margin_left = -436.48
|
||||
margin_top = 229.04
|
||||
margin_right = -325.48
|
||||
margin_bottom = 261.04
|
||||
margin_left = -3683.2
|
||||
margin_top = -169.452
|
||||
margin_right = -3572.2
|
||||
margin_bottom = -137.452
|
||||
text = "Slap"
|
||||
|
||||
Reference in New Issue
Block a user