mirror of
https://github.com/Theaninova/mhlib.git
synced 2026-01-03 15:22:52 +00:00
Add install flow
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=5 format=3 uid="uid://4n26dt3e4pv3"]
|
||||
[gd_scene load_steps=6 format=3 uid="uid://4n26dt3e4pv3"]
|
||||
|
||||
[ext_resource type="Shader" path="res://kart/flag.gdshader" id="1_myhy7"]
|
||||
[ext_resource type="FontFile" uid="uid://b50bdb32aerbb" path="res://remakes/font/LondrinaSolid-Regular.otf" id="2_os5ao"]
|
||||
@@ -15,6 +15,13 @@ shader_parameter/color2 = Color(1, 1, 1, 1)
|
||||
|
||||
[sub_resource type="Theme" id="Theme_ugqrn"]
|
||||
|
||||
[sub_resource type="GDScript" id="GDScript_2emc5"]
|
||||
script/source = "extends PanelContainer
|
||||
|
||||
func _select_map(map):
|
||||
get_tree().change_scene_to_file(\"res://kart/maps/ufo/ufo.tscn\")
|
||||
"
|
||||
|
||||
[node name="Control" type="PanelContainer"]
|
||||
material = SubResource("ShaderMaterial_y6o8u")
|
||||
anchors_preset = 15
|
||||
@@ -23,6 +30,7 @@ anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme = SubResource("Theme_ugqrn")
|
||||
script = SubResource("GDScript_2emc5")
|
||||
|
||||
[node name="Logo" type="Control" parent="."]
|
||||
custom_minimum_size = Vector2(300, 200)
|
||||
@@ -80,12 +88,18 @@ vertical_alignment = 1
|
||||
[node name="MarginContainer" type="MarginContainer" parent="."]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"]
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 4
|
||||
alignment = 1
|
||||
|
||||
[node name="Button" type="Button" parent="MarginContainer/VBoxContainer"]
|
||||
[node name="Button" type="Button" parent="MarginContainer/HBoxContainer"]
|
||||
layout_mode = 2
|
||||
text = "Start"
|
||||
text = "UFO"
|
||||
|
||||
[node name="Button2" type="Button" parent="MarginContainer/HBoxContainer"]
|
||||
layout_mode = 2
|
||||
disabled = true
|
||||
text = "Shimalaya"
|
||||
|
||||
[connection signal="pressed" from="MarginContainer/HBoxContainer/Button" to="." method="_select_map" binds= ["ufo"]]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=142 format=3 uid="uid://c0r3rywql7mm1"]
|
||||
[gd_scene load_steps=141 format=3 uid="uid://c0r3rywql7mm1"]
|
||||
|
||||
[ext_resource type="Script" path="res://kart/map.gd" id="1_kg2pw"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/CullingPlane.lwo/layer_0.res" id="2_i2nmm"]
|
||||
@@ -122,7 +122,6 @@
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_8.res" id="120_x0lm7"]
|
||||
[ext_resource type="ArrayMesh" path="res://games/mhk3/D/Moorhuhnkart/3dobjects_tracks/track07_ufo/waende.lwo/layer_9.res" id="121_jfm1k"]
|
||||
[ext_resource type="Script" path="res://kart/FinishLine.gd" id="123_1kl2a"]
|
||||
[ext_resource type="LightmapGIData" uid="uid://xevskp8ah5fi" path="res://kart/maps/ufo/ufo.lmbake" id="123_ln603"]
|
||||
|
||||
[sub_resource type="Environment" id="Environment_jmqkf"]
|
||||
reflected_light_source = 1
|
||||
@@ -369,7 +368,6 @@ environment = SubResource("Environment_jmqkf")
|
||||
|
||||
[node name="Sun" type="DirectionalLight3D" parent="."]
|
||||
transform = Transform3D(-0.771433, -0.0339059, 0.635407, 0.126327, 0.970542, 0.205159, -0.623645, 0.238535, -0.744424, 262.612, 0, -1.24118)
|
||||
visible = false
|
||||
light_bake_mode = 1
|
||||
shadow_normal_bias = 10.0
|
||||
shadow_reverse_cull_face = true
|
||||
@@ -1562,6 +1560,7 @@ omni_range = 9.60262
|
||||
|
||||
[node name="sun blocker" type="MeshInstance3D" parent="."]
|
||||
transform = Transform3D(492.265, 0, 0, 0, 1, 0, 0, 0, 719.198, -67.3466, 25.5562, 46.1811)
|
||||
visible = false
|
||||
mesh = SubResource("QuadMesh_enhn7")
|
||||
|
||||
[node name="colmesh" type="StaticBody3D" parent="."]
|
||||
@@ -1589,11 +1588,6 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -142.945, 15.6906, 21.2187)
|
||||
size = Vector3(81.587, 19.4637, 51.5803)
|
||||
material = SubResource("FogMaterial_018wf")
|
||||
|
||||
[node name="LightmapGI" type="LightmapGI" parent="."]
|
||||
directional = true
|
||||
interior = true
|
||||
light_data = ExtResource("123_ln603")
|
||||
|
||||
[node name="FinishLine" type="Area3D" parent="."]
|
||||
unique_name_in_owner = true
|
||||
script = ExtResource("123_1kl2a")
|
||||
|
||||
Reference in New Issue
Block a user