12 lines
471 B
Plaintext
12 lines
471 B
Plaintext
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://da0xp6sduvs3k"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cot1n1uemvxm3" path="res://materials/tree_bark_albedo.png" id="1_wudvp"]
|
|
[ext_resource type="Texture2D" uid="uid://ch1ifjl3c2vcl" path="res://materials/tree_bark_normal.png" id="2_4g30o"]
|
|
|
|
[resource]
|
|
resource_name = "trunk"
|
|
cull_mode = 2
|
|
albedo_texture = ExtResource("1_wudvp")
|
|
normal_enabled = true
|
|
normal_texture = ExtResource("2_4g30o")
|