Updated scenes with imports
This commit is contained in:
+3
-3
@@ -1,8 +1,8 @@
|
||||
[gd_scene load_steps=6 format=2]
|
||||
|
||||
[ext_resource path="res://roger-roger/fonts/8-BIT WONDER.TTF" type="DynamicFontData" id=1]
|
||||
[ext_resource path="res://assets/fonts/8-BIT WONDER.TTF" type="DynamicFontData" id=1]
|
||||
[ext_resource path="res://scripts/UI.gd" type="Script" id=2]
|
||||
[ext_resource path="res://roger-roger/ui/music-enabled.png" type="Texture" id=3]
|
||||
[ext_resource path="res://assets/ui/music-enabled.png" type="Texture" id=3]
|
||||
|
||||
[sub_resource type="DynamicFont" id=1]
|
||||
font_data = ExtResource( 1 )
|
||||
@@ -29,7 +29,7 @@ margin_bottom = 237.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 3
|
||||
theme = SubResource( 2 )
|
||||
text = "Time 60"
|
||||
text = "Time fdsafdsafdsa"
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer/HBoxContainer"]
|
||||
margin_left = 1231.0
|
||||
|
||||
Reference in New Issue
Block a user