2024-12-20 01:39:49 -05:00

31 lines
1.4 KiB
Plaintext

[gd_scene load_steps=6 format=3 uid="uid://cwam1nss6rvlr"]
[ext_resource type="PackedScene" uid="uid://dsncoyuq0i02q" path="res://Models/kenney_city-kit-roads/Models/GLTF format/road_crossroad.glb" id="1_d3t5x"]
[ext_resource type="PackedScene" uid="uid://ckhtfnuf3aoi5" path="res://Models/kenney_city-kit-roads/Models/GLTF format/road_straight.glb" id="2_x1w1j"]
[ext_resource type="Texture2D" uid="uid://blge50o85t56r" path="res://Sprites/Noise/groundSnow.tres" id="3_dbl44"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_mecwg"]
normal_enabled = true
normal_texture = ExtResource("3_dbl44")
[sub_resource type="QuadMesh" id="QuadMesh_tubem"]
material = SubResource("StandardMaterial3D_mecwg")
size = Vector2(12, 12)
orientation = 1
[node name="Block" type="Node3D"]
transform = Transform3D(10, 0, 0, 0, 10, 0, 0, 0, 10, 0, 0, 0)
[node name="road_crossroad5" parent="." instance=ExtResource("1_d3t5x")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.5, 0, -1.25)
[node name="road_straight9" parent="." instance=ExtResource("2_x1w1j")]
transform = Transform3D(12, 0, 0, 0, 1, 0, 0, 0, 1, -7, 0, -1.25)
[node name="road_straight23" parent="." instance=ExtResource("2_x1w1j")]
transform = Transform3D(-5.24537e-07, 0, -1, 0, 1, 0, 12, 0, -4.37114e-08, 0.249736, 0, -7.00017)
[node name="MeshInstance3D3" type="MeshInstance3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7, 0, -7)
mesh = SubResource("QuadMesh_tubem")