Test with downloading export packages
Some checks failed
godot-ci export / Linux Export (push) Has been cancelled
godot-ci export / Steam Publish (push) Has been cancelled
godot-ci export / Windows Export (push) Has been cancelled

This commit is contained in:
2025-07-07 04:31:45 -07:00
parent e717678b82
commit 44b0323b8a
2 changed files with 170 additions and 163 deletions

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=6 format=3 uid="uid://bgpec3avuotkt"]
[gd_scene load_steps=7 format=3 uid="uid://bgpec3avuotkt"]
[ext_resource type="Script" uid="uid://dlna6j58fshxu" path="res://game/scripts/version_label.gd" id="1_iapjp"]
@ -21,6 +21,8 @@ glow_enabled = true
[sub_resource type="TorusMesh" id="TorusMesh_no5d7"]
[sub_resource type="SphereMesh" id="SphereMesh_iapjp"]
[node name="Node3D" type="Node3D"]
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
@ -35,6 +37,10 @@ environment = SubResource("Environment_8n7uv")
transform = Transform3D(0.9115, 0.389701, -0.131534, 0.290076, -0.382369, 0.877297, 0.291589, -0.837811, -0.461572, 0.24582, 0, 0)
mesh = SubResource("TorusMesh_no5d7")
[node name="MeshInstance3D4" type="MeshInstance3D" parent="."]
transform = Transform3D(0.9115, 0.389701, -0.131534, 0.290076, -0.382369, 0.877297, 0.291589, -0.837811, -0.461572, 0.514811, -0.197967, 0)
mesh = SubResource("SphereMesh_iapjp")
[node name="Camera3D" type="Camera3D" parent="."]
transform = Transform3D(-0.998152, 0, -0.0607699, 0, 1, 0, 0.0607699, 0, -0.998152, 0, 0, -2.11699)
@ -51,3 +57,4 @@ layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
script = ExtResource("1_iapjp")
minor_version = 1