18 lines
747 B
Plaintext
18 lines
747 B
Plaintext
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bp26kj1cs4p1s"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://clkvchxmmaflb" path="res://assets/models/plush/basecolor.png" id="1_ug4qu"]
|
|
[ext_resource type="Texture2D" uid="uid://2jecisfxcwtk" path="res://assets/models/plush/roughness.png" id="2_h5c7f"]
|
|
[ext_resource type="Texture2D" uid="uid://ca1n6njii5gci" path="res://assets/models/plush/normal.png" id="3_tlx3f"]
|
|
|
|
[resource]
|
|
resource_name = "godot_plush"
|
|
cull_mode = 2
|
|
albedo_texture = ExtResource("1_ug4qu")
|
|
metallic_texture = ExtResource("2_h5c7f")
|
|
metallic_texture_channel = 2
|
|
roughness_texture = ExtResource("2_h5c7f")
|
|
roughness_texture_channel = 1
|
|
normal_enabled = true
|
|
normal_scale = 0.8
|
|
normal_texture = ExtResource("3_tlx3f")
|