|
1 | | -[gd_scene load_steps=28 format=3 uid="uid://clfnptdc2tu5l"] |
| 1 | +[gd_scene load_steps=27 format=3 uid="uid://clfnptdc2tu5l"] |
2 | 2 |
|
3 | 3 | [ext_resource type="Script" path="res://game_board/GemCell.gd" id="1_rhspx"] |
4 | 4 | [ext_resource type="Texture2D" uid="uid://duau66qew6757" path="res://assets/gems/characters_0001.png" id="2_33s7h"] |
|
8 | 8 | [ext_resource type="Theme" uid="uid://hahh0mrfx2q1" path="res://themes/debug_label_theme.tres" id="6_hn3w3"] |
9 | 9 | [ext_resource type="AudioStream" uid="uid://ca0jp78fn0bi1" path="res://assets/audio/bfh1_glass_breaking_02.ogg" id="7_50xdd"] |
10 | 10 | [ext_resource type="AudioStream" uid="uid://ds53xomd2ha1b" path="res://assets/audio/Abstract2.ogg" id="8_cgn1d"] |
11 | | -[ext_resource type="FontFile" uid="uid://bylgyjavx5yts" path="res://assets/fonts/Quicksand-Regular.ttf" id="9_7eqpv"] |
12 | 11 |
|
13 | 12 | [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_lpbyf"] |
14 | 13 | bg_color = Color(0, 0, 0, 0.533333) |
@@ -260,14 +259,16 @@ anchor_right = 1.0 |
260 | 259 | anchor_bottom = 1.0 |
261 | 260 | grow_horizontal = 2 |
262 | 261 | grow_vertical = 2 |
263 | | -theme_override_colors/font_color = Color(0, 0, 0, 1) |
264 | | -theme_override_colors/font_shadow_color = Color(0, 0, 0, 1) |
| 262 | +theme_override_colors/font_color = Color(0.0745098, 0.0745098, 0.0745098, 1) |
| 263 | +theme_override_colors/font_shadow_color = Color(1, 1, 1, 0.411765) |
265 | 264 | theme_override_colors/font_outline_color = Color(0, 1, 0, 1) |
266 | | -theme_override_constants/outline_size = 5 |
267 | | -theme_override_constants/shadow_outline_size = 3 |
| 265 | +theme_override_constants/shadow_offset_x = 3 |
| 266 | +theme_override_constants/shadow_offset_y = 3 |
| 267 | +theme_override_constants/outline_size = 6 |
| 268 | +theme_override_constants/shadow_outline_size = 6 |
268 | 269 | theme_override_fonts/font = ExtResource("5_lb5dp") |
269 | | -theme_override_font_sizes/font_size = 48 |
270 | | -text = "-" |
| 270 | +theme_override_font_sizes/font_size = 72 |
| 271 | +text = "0" |
271 | 272 | horizontal_alignment = 1 |
272 | 273 | vertical_alignment = 1 |
273 | 274 |
|
@@ -324,17 +325,18 @@ stream = ExtResource("8_cgn1d") |
324 | 325 | [node name="LabelPoints" type="Label" parent="."] |
325 | 326 | visible = false |
326 | 327 | modulate = Color(1, 1, 1, 0) |
| 328 | +custom_minimum_size = Vector2(128, 128) |
327 | 329 | layout_mode = 0 |
328 | 330 | offset_top = -99.0 |
329 | 331 | offset_right = 128.0 |
330 | | -offset_bottom = -9.0 |
| 332 | +offset_bottom = 29.0 |
331 | 333 | theme_override_colors/font_color = Color(1, 1, 1, 1) |
332 | 334 | theme_override_colors/font_shadow_color = Color(0, 0, 0, 1) |
333 | 335 | theme_override_colors/font_outline_color = Color(0, 1, 0, 1) |
334 | 336 | theme_override_constants/shadow_offset_x = 3 |
335 | 337 | theme_override_constants/shadow_offset_y = 3 |
336 | | -theme_override_fonts/font = ExtResource("9_7eqpv") |
337 | | -theme_override_font_sizes/font_size = 72 |
| 338 | +theme_override_fonts/font = ExtResource("5_lb5dp") |
| 339 | +theme_override_font_sizes/font_size = 60 |
338 | 340 | text = "+10" |
339 | 341 | horizontal_alignment = 1 |
340 | 342 | vertical_alignment = 1 |
0 commit comments