Added URWGothic font
This commit is contained in:
parent
f2cff37a22
commit
343a5c0700
7 changed files with 163 additions and 2 deletions
|
|
@ -1,9 +1,10 @@
|
|||
[gd_scene load_steps=10 format=3 uid="uid://bsnrcw64qr2hr"]
|
||||
[gd_scene load_steps=11 format=3 uid="uid://bsnrcw64qr2hr"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/Star System/star_system.gd" id="1_xx8w2"]
|
||||
[ext_resource type="PackedScene" uid="uid://dpggye27ln436" path="res://scenes/Star System/Required Scenes/star_generator.tscn" id="2_iqrn0"]
|
||||
[ext_resource type="Script" path="res://scripts/Star System/projectile_container.gd" id="3_h5cm3"]
|
||||
[ext_resource type="Material" uid="uid://bawhivm5cr2w" path="res://shaders/materials/nebula_shader.tres" id="4_o0ld7"]
|
||||
[ext_resource type="Theme" uid="uid://dmb8bcdghdjd" path="res://main_theme.tres" id="5_ag247"]
|
||||
[ext_resource type="Script" path="res://scripts/Star System/nebula.gd" id="5_la84n"]
|
||||
[ext_resource type="PackedScene" uid="uid://c7is7y341f6wa" path="res://scenes/Star System/Required Scenes/pause_controller.tscn" id="6_61vq5"]
|
||||
[ext_resource type="Script" path="res://scripts/Star System/faction.gd" id="7_wm3vi"]
|
||||
|
|
@ -58,6 +59,7 @@ z_as_relative = false
|
|||
offset_top = 6.0
|
||||
offset_right = 1280.0
|
||||
offset_bottom = 29.0
|
||||
theme = ExtResource("5_ag247")
|
||||
text = "GammaCosmicRays version Ifre 1.0"
|
||||
horizontal_alignment = 1
|
||||
script = SubResource("GDScript_4yoh5")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue