1
Fork 0
mirror of https://github.com/Steffo99/cinnos.git synced 2024-11-21 23:54:20 +00:00
cinnos/road_mesh_something.tres

10 lines
358 B
Text
Raw Normal View History

2023-11-25 19:11:15 +00:00
[gd_resource type="PlaneMesh" load_steps=3 format=3 uid="uid://by8t4bly4lrhj"]
2023-11-25 17:01:15 +00:00
2023-11-25 17:35:10 +00:00
[ext_resource type="Texture2D" uid="uid://cpbb24lnr0sf4" path="res://addons/asphalt.png" id="1_6yda2"]
2023-11-25 17:01:15 +00:00
2023-11-25 17:36:17 +00:00
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_vlayp"]
2023-11-25 17:01:15 +00:00
albedo_texture = ExtResource("1_6yda2")
[resource]
2023-11-25 17:36:17 +00:00
material = SubResource("StandardMaterial3D_vlayp")