mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 07:15:54 +00:00
Random rooms
This commit is contained in:
parent
75ee779c37
commit
59f98ebf0e
13 changed files with 121 additions and 29 deletions
|
|
@ -21,9 +21,9 @@
|
|||
[ext_resource type="Resource" uid="uid://byo74ews118nl" path="res://Resources/Music/No_Reason.tres" id="13_fh7cp"]
|
||||
[ext_resource type="FontFile" uid="uid://cyk27h5aox1n7" path="res://fonts/sector_034.ttf" id="14_yxkem"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_quqih"]
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ljnfb"]
|
||||
atlas = ExtResource("9_riqfo")
|
||||
region = Rect2(576, 0, 32, 16)
|
||||
region = Rect2(128, 0, 32, 16)
|
||||
|
||||
[sub_resource type="Theme" id="Theme_c7h4d"]
|
||||
|
||||
|
|
@ -69,7 +69,7 @@ offset_top = 40.995
|
|||
offset_right = 186.42
|
||||
offset_bottom = 56.995
|
||||
rotation = 3.14159
|
||||
texture = SubResource("AtlasTexture_quqih")
|
||||
texture = SubResource("AtlasTexture_ljnfb")
|
||||
|
||||
[node name="MarginContainer" type="MarginContainer" parent="."]
|
||||
anchors_preset = 15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue