[gd_scene load_steps=8 format=3 uid="uid://4t1deakd15ow"] [ext_resource type="PackedScene" uid="uid://vk2pd3kdvvbe" path="res://model/tower.glb" id="1_5kiuu"] [ext_resource type="Script" uid="uid://cvqaqtiafds76" path="res://scene/add1.cs" id="2_dbls1"] [sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_n4st5"] sky_horizon_color = Color(0.66224277, 0.6717428, 0.6867428, 1) ground_horizon_color = Color(0.66224277, 0.6717428, 0.6867428, 1) [sub_resource type="Sky" id="Sky_5kiuu"] sky_material = SubResource("ProceduralSkyMaterial_n4st5") [sub_resource type="Environment" id="Environment_dbls1"] background_mode = 2 sky = SubResource("Sky_5kiuu") tonemap_mode = 2 glow_enabled = true [sub_resource type="StandardMaterial3D" id="StandardMaterial3D_n4st5"] albedo_color = Color(0, 0.4509804, 1, 1) [sub_resource type="BoxShape3D" id="BoxShape3D_n4st5"] size = Vector3(40, 0.5, 40) [node name="Game" type="Node3D"] [node name="WorldEnvironment" type="WorldEnvironment" parent="."] environment = SubResource("Environment_dbls1") [node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] transform = Transform3D(-0.8660254, -0.43301278, 0.25, 0, 0.49999997, 0.86602545, -0.50000006, 0.75, -0.43301266, 0, 0, 0) light_color = Color(0.69721985, 0.7541449, 0.59896314, 1) shadow_enabled = true [node name="StaticBody3D" type="StaticBody3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.25, 0) [node name="CSGBox3D" type="CSGBox3D" parent="StaticBody3D"] transform = Transform3D(40, 0, 0, 0, 0.5, 0, 0, 0, 40, 0, 0, 0) material = SubResource("StandardMaterial3D_n4st5") [node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"] shape = SubResource("BoxShape3D_n4st5") [node name="convert" parent="." instance=ExtResource("1_5kiuu")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.3047613, 0, 1.4814601) [node name="Label3D" type="Label3D" parent="convert"] transform = Transform3D(0.9946873, -0.0085846465, 0.1025846, -0.10283655, -0.037522838, 0.99399024, -0.004683794, -0.99925905, -0.03820631, -0.005152464, 1.0267426, -0.011272192) text = "0" script = ExtResource("2_dbls1") [node name="Camera3D" type="Camera3D" parent="."] transform = Transform3D(0.97870725, 0.12670153, -0.1614895, 0.13416018, 0.20057866, 0.970448, 0.15534858, -0.97145, 0.17930949, -0.04802704, 3.1602623, 1.9223661)