binary size reduction
This commit is contained in:
parent
ce7159c17a
commit
9385da212e
16 changed files with 3 additions and 242 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[gd_scene format=3 uid="uid://csfh7ptgerpm2"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://bhpic251bgvgk" path="res://src/Main.cs" id="1_611at"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://65modei4jwaj" path="res://assets/PlanetBase.obj" id="2_k24pf"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://qbjscf2gg35y" path="res://assets/PlanetBase.obj" id="2_k24pf"]
|
||||
[ext_resource type="Gradient" uid="uid://b5l44rktieewe" path="res://resources/planet_gradient.tres" id="2_ygjfp"]
|
||||
[ext_resource type="Curve" uid="uid://d3jm8hqn6hf6v" path="res://resources/remapcurve.tres" id="3_1wiy7"]
|
||||
[ext_resource type="Material" uid="uid://c55st036tapeo" path="res://shaders/planet.tres" id="3_ygjfp"]
|
||||
|
|
@ -22,12 +22,6 @@ reflected_light_source = 2
|
|||
|
||||
[sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_a814b"]
|
||||
|
||||
[sub_resource type="CylinderMesh" id="CylinderMesh_ygjfp"]
|
||||
top_radius = 0.005
|
||||
bottom_radius = 0.005
|
||||
height = 3.0
|
||||
radial_segments = 24
|
||||
|
||||
[sub_resource type="SphereShape3D" id="SphereShape3D_rpqi1"]
|
||||
radius = 1.0
|
||||
|
||||
|
|
@ -93,10 +87,6 @@ transform = Transform3D(0.01, 0, 0, 0, 0.01, 0, 0, 0, 0.01, 0, 0, 0)
|
|||
mesh = ExtResource("2_k24pf")
|
||||
surface_material_override/0 = ExtResource("3_ygjfp")
|
||||
|
||||
[node name="MeshInstance3D" type="MeshInstance3D" parent="TabContainer/Planet/VBoxContainer/SubViewportContainer/SubViewport/ZaWarudo/Icosphere" unique_id=1889403188]
|
||||
transform = Transform3D(100, 0, 0, 0, 100, 0, 0, 0, 100, 0, 0, 0)
|
||||
mesh = SubResource("CylinderMesh_ygjfp")
|
||||
|
||||
[node name="Pointer" type="Sprite3D" parent="TabContainer/Planet/VBoxContainer/SubViewportContainer/SubViewport/ZaWarudo/Icosphere" unique_id=1498529325]
|
||||
unique_name_in_owner = true
|
||||
modulate = Color(1, 0, 0, 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue