A little cleanup
This commit is contained in:
parent
1cb2c7ebdb
commit
bedeee894a
15 changed files with 21 additions and 124 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=3 format=3 uid="uid://djmoij5kuou3j"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/objects/projectile.gd" id="1_6nacn"]
|
||||
[ext_resource type="Script" path="res://scripts/Ship/projectile.gd" id="1_6nacn"]
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_mo2if"]
|
||||
size = Vector2(4, 32)
|
||||
|
|
|
|||
|
|
@ -60,6 +60,7 @@ offset_top = 6.0
|
|||
offset_right = 1280.0
|
||||
offset_bottom = 29.0
|
||||
theme = ExtResource("5_ag247")
|
||||
theme_override_font_sizes/font_size = 16
|
||||
text = "cosmic {version}"
|
||||
horizontal_alignment = 1
|
||||
script = SubResource("GDScript_4yoh5")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue