lighting en fonts update
This commit is contained in:
+14
-39
@@ -25,10 +25,11 @@
|
||||
[ext_resource type="Texture2D" uid="uid://bddxdc4c07tmm" path="res://Images/draakje/872063671600304149-png_apngframe21.png" id="21_ot667"]
|
||||
[ext_resource type="Texture2D" uid="uid://bmlmk8ccxgg8k" path="res://Images/draakje/872063671600304149-png_apngframe22.png" id="22_ndb6m"]
|
||||
[ext_resource type="Texture2D" uid="uid://bj4dwjugfwi2b" path="res://Images/draakje/872063671600304149-png_apngframe23.png" id="23_nsh3l"]
|
||||
[ext_resource type="FontFile" uid="uid://ba6teo1asddxo" path="res://Fonts/Galimer-ExtraLight.ttf" id="26_de6rn"]
|
||||
[ext_resource type="AudioStream" uid="uid://1etkpg552pkc" path="res://Audio/hoest-yentl.wav" id="26_p05g5"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_117ed"]
|
||||
bg_color = Color(0.227451, 0.133333, 0.227451, 1)
|
||||
bg_color = Color(0.984314, 1, 0.937255, 1)
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_wd2ai"]
|
||||
animations = [{
|
||||
@@ -125,33 +126,12 @@ animations = [{
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("23_nsh3l")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("23_nsh3l")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("23_nsh3l")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("1_v6etj")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("1_v6etj")
|
||||
}, {
|
||||
"duration": 1.0,
|
||||
"texture": ExtResource("1_v6etj")
|
||||
}],
|
||||
"loop": false,
|
||||
"name": &"default",
|
||||
"speed": 10.0
|
||||
}]
|
||||
|
||||
[sub_resource type="SystemFont" id="SystemFont_8q1ew"]
|
||||
font_names = PackedStringArray("Noto Sans Khmer")
|
||||
font_weight = 999
|
||||
hinting = 2
|
||||
subpixel_positioning = 3
|
||||
|
||||
[node name="Splash" type="Control"]
|
||||
layout_mode = 3
|
||||
anchors_preset = 15
|
||||
@@ -180,26 +160,21 @@ sprite_frames = SubResource("SpriteFrames_wd2ai")
|
||||
|
||||
[node name="Label" type="Label" parent="Panel/Draakje"]
|
||||
material = ExtResource("2_cayiq")
|
||||
anchors_preset = 8
|
||||
anchors_preset = 7
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_top = 1.0
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -349.0
|
||||
offset_top = -14.0
|
||||
offset_right = 221.0
|
||||
offset_bottom = 66.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -260.0
|
||||
offset_top = -59.5
|
||||
offset_right = 524.0
|
||||
offset_bottom = 44.5
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_colors/font_color = Color(0.32549, 0.662745, 0.494118, 1)
|
||||
theme_override_colors/font_shadow_color = Color(0.556863, 0.564706, 0.513726, 1)
|
||||
theme_override_colors/font_outline_color = Color(0, 0, 0, 1)
|
||||
theme_override_constants/shadow_offset_x = 2
|
||||
theme_override_constants/shadow_offset_y = 3
|
||||
theme_override_constants/outline_size = 25
|
||||
theme_override_constants/shadow_outline_size = 0
|
||||
theme_override_fonts/font = SubResource("SystemFont_8q1ew")
|
||||
theme_override_font_sizes/font_size = 36
|
||||
grow_vertical = 0
|
||||
scale = Vector2(0.5, 0.5)
|
||||
theme_override_colors/font_color = Color(0, 0, 0, 1)
|
||||
theme_override_fonts/font = ExtResource("26_de6rn")
|
||||
theme_override_font_sizes/font_size = 96
|
||||
text = "Coughing Dragon"
|
||||
horizontal_alignment = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user