Reorganized asset structure
This commit is contained in:
parent
23a9567871
commit
afab83a35f
@ -8,5 +8,4 @@ attributes = ExtResource("3_olar0")
|
|||||||
current = true
|
current = true
|
||||||
fov = 45.0
|
fov = 45.0
|
||||||
size = 10.0
|
size = 10.0
|
||||||
far = 120.0
|
|
||||||
script = ExtResource("2_pwdc2")
|
script = ExtResource("2_pwdc2")
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[gd_resource type="Theme" load_steps=15 format=3 uid="uid://caqphxkvcu3tb"]
|
[gd_resource type="Theme" load_steps=15 format=3 uid="uid://caqphxkvcu3tb"]
|
||||||
|
|
||||||
[ext_resource type="FontFile" uid="uid://b7mov13kwi8u8" path="res://assets/font/ubuntu_nf_regular.ttf" id="1_1unma"]
|
[ext_resource type="FontFile" uid="uid://b7mov13kwi8u8" path="res://assets/ui/font/ubuntu_nf_regular.ttf" id="1_1unma"]
|
||||||
[ext_resource type="StyleBox" uid="uid://dk1hxcdbwtl1p" path="res://ui/theme/stylebox/Button.tres" id="1_64o2o"]
|
[ext_resource type="StyleBox" uid="uid://dk1hxcdbwtl1p" path="res://ui/theme/stylebox/Button.tres" id="1_64o2o"]
|
||||||
[ext_resource type="StyleBox" uid="uid://cyvmuvvhtygdb" path="res://ui/theme/stylebox/Button-hover.tres" id="1_g15ky"]
|
[ext_resource type="StyleBox" uid="uid://cyvmuvvhtygdb" path="res://ui/theme/stylebox/Button-hover.tres" id="1_g15ky"]
|
||||||
[ext_resource type="StyleBox" uid="uid://cg53fq4hjfar5" path="res://ui/theme/stylebox/Panel.tres" id="1_jbbe6"]
|
[ext_resource type="StyleBox" uid="uid://cg53fq4hjfar5" path="res://ui/theme/stylebox/Panel.tres" id="1_jbbe6"]
|
||||||
|
@ -30,6 +30,10 @@ seed = 300
|
|||||||
storage = ExtResource("1_xsh2l")
|
storage = ExtResource("1_xsh2l")
|
||||||
material = ExtResource("2_3ekjf")
|
material = ExtResource("2_3ekjf")
|
||||||
texture_list = ExtResource("3_mxntw")
|
texture_list = ExtResource("3_mxntw")
|
||||||
|
collision_priority = 100.0
|
||||||
|
|
||||||
|
[node name="Center" type="Marker3D" parent="."]
|
||||||
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 512, 61, 512)
|
||||||
|
|
||||||
[node name="Enemies" type="Node3D" parent="."]
|
[node name="Enemies" type="Node3D" parent="."]
|
||||||
visible = false
|
visible = false
|
||||||
|
@ -1,6 +0,0 @@
|
|||||||
[gd_resource type="PanoramaSkyMaterial" load_steps=2 format=3 uid="uid://chtgn5pdoof5e"]
|
|
||||||
|
|
||||||
[ext_resource type="Texture2D" uid="uid://4l38jbamupdd" path="res://assets/skybox/anime-skybox.png" id="1_xt1kt"]
|
|
||||||
|
|
||||||
[resource]
|
|
||||||
panorama = ExtResource("1_xt1kt")
|
|
Loading…
x
Reference in New Issue
Block a user