Skip to content

Commit 8477e08

Browse files
Changed font of story mode interactions to ALittleNameCalle.ttf (#669)
1 parent cc298b2 commit 8477e08

File tree

4 files changed

+29
-26
lines changed

4 files changed

+29
-26
lines changed

fonts/ALittleNameCalled.tres

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,4 @@
33
[ext_resource path="res://fonts/ALittleNameCalle.ttf" type="DynamicFontData" id=1]
44

55
[resource]
6-
size = 48
7-
outline_size = 3
8-
outline_color = Color( 0, 0, 0, 1 )
96
font_data = ExtResource( 1 )

scenes/levels/story_mode/StoryMode.tscn

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -325,10 +325,10 @@ position = Vector2( 2, -120 )
325325
texture = ExtResource( 23 )
326326

327327
[node name="TalkToLabel" parent="YSort/Characters/LadderMan" index="2"]
328-
margin_left = 39.0
329-
margin_top = -150.0
330-
margin_right = 159.0
331-
margin_bottom = -136.0
328+
margin_left = -127.0
329+
margin_top = 10.0
330+
margin_right = 137.0
331+
margin_bottom = 24.0
332332
text = "[Q] Talk to Ladder Man"
333333

334334
[node name="Stone" parent="YSort/Characters" instance=ExtResource( 5 )]
@@ -341,9 +341,9 @@ position = Vector2( 2, -31 )
341341
texture = ExtResource( 22 )
342342

343343
[node name="TalkToLabel" parent="YSort/Characters/Stone" index="2"]
344-
margin_left = -66.0
344+
margin_left = -102.0
345345
margin_top = 21.0
346-
margin_right = 20.0
346+
margin_right = 102.0
347347
margin_bottom = 35.0
348348
text = "[Q] Talk to Stone"
349349

@@ -361,10 +361,10 @@ position = Vector2( 2, -30 )
361361
texture = ExtResource( 24 )
362362

363363
[node name="TalkToLabel" parent="YSort/Characters/Lever" index="2"]
364-
margin_left = 33.0
365-
margin_top = -35.0
366-
margin_right = 119.0
367-
margin_bottom = -21.0
364+
margin_left = -26.0
365+
margin_top = 8.0
366+
margin_right = 130.0
367+
margin_bottom = 22.0
368368
text = "[Q] Use Lever"
369369

370370
[node name="Sign" parent="YSort/Characters" instance=ExtResource( 5 )]
@@ -383,9 +383,9 @@ texture = ExtResource( 15 )
383383

384384
[node name="TalkToLabel" parent="YSort/Characters/Sign" index="2"]
385385
margin_left = -127.0
386-
margin_top = -29.0
387-
margin_right = -41.0
388-
margin_bottom = -15.0
386+
margin_top = 25.0
387+
margin_right = 65.0
388+
margin_bottom = 39.0
389389
text = "[Q] Look at Sign"
390390

391391
[node name="Donk" parent="YSort/Characters" instance=ExtResource( 5 )]
@@ -399,6 +399,8 @@ position = Vector2( 0, -45 )
399399
texture = SubResource( 1 )
400400

401401
[node name="TalkToLabel" parent="YSort/Characters/Donk" index="2"]
402+
margin_left = -67.0
403+
margin_right = 209.0
402404
text = "[Q] Talk to weird group"
403405

404406
[node name="WizardDude" parent="YSort/Characters" instance=ExtResource( 5 )]
@@ -425,9 +427,9 @@ scale = Vector2( 2, 2 )
425427
texture = ExtResource( 37 )
426428

427429
[node name="TalkToLabel" parent="YSort/Characters/Sora" index="2"]
428-
margin_left = -47.0
430+
margin_left = -100.0
429431
margin_top = -80.0
430-
margin_right = 49.0
432+
margin_right = 92.0
431433
margin_bottom = -66.0
432434
text = "[Q] Talk to Sora"
433435

scenes/levels/story_mode/character/Character.tscn

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
[gd_scene load_steps=4 format=2]
1+
[gd_scene load_steps=5 format=2]
22

33
[ext_resource path="res://scenes/levels/story_mode/character/Character.gd" type="Script" id=1]
4+
[ext_resource path="res://fonts/ALittleNameCalled.tres" type="DynamicFont" id=2]
45

56
[sub_resource type="CircleShape2D" id=1]
67
radius = 158.382
@@ -21,11 +22,12 @@ shape = SubResource( 1 )
2122
position = Vector2( 2, -40 )
2223

2324
[node name="TalkToLabel" type="Label" parent="."]
24-
margin_left = 28.0
25-
margin_top = -134.0
26-
margin_right = 114.0
27-
margin_bottom = -120.0
25+
margin_left = -53.0
26+
margin_top = -121.0
27+
margin_right = 115.0
28+
margin_bottom = -107.0
2829
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
30+
custom_fonts/font = ExtResource( 2 )
2931
custom_styles/normal = SubResource( 2 )
3032
text = "[B] Talk to %s"
3133

scenes/levels/story_mode/item/GroundItem.tscn

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
[gd_scene load_steps=6 format=2]
1+
[gd_scene load_steps=7 format=2]
22

33
[ext_resource path="res://sprites/food.png" type="Texture" id=1]
44
[ext_resource path="res://scenes/levels/story_mode/item/GroundItem.gd" type="Script" id=2]
5+
[ext_resource path="res://fonts/ALittleNameCalled.tres" type="DynamicFont" id=3]
56

67
[sub_resource type="AtlasTexture" id=22]
78
atlas = ExtResource( 1 )
@@ -27,11 +28,12 @@ position = Vector2( -1, 0 )
2728
shape = SubResource( 23 )
2829

2930
[node name="PickupLabel" type="Label" parent="."]
30-
margin_left = -34.0
31+
margin_left = -60.0
3132
margin_top = -51.0
32-
margin_right = 35.0
33+
margin_right = 60.0
3334
margin_bottom = -37.0
3435
custom_colors/font_color_shadow = Color( 0, 0, 0, 1 )
36+
custom_fonts/font = ExtResource( 3 )
3537
custom_styles/normal = SubResource( 24 )
3638
text = "Pick up %s"
3739

0 commit comments

Comments
 (0)