generated from krampus/template-godot4
22 lines
1011 B
Plaintext
22 lines
1011 B
Plaintext
|
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="uid://dky4kt20o41a0"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://gel6so0jcm5c" path="res://assets/props/eva_suit/greebling_C.png" id="1_3l2ts"]
|
||
|
[ext_resource type="Texture2D" uid="uid://dputp62ashq3y" path="res://assets/props/eva_suit/greebling_E.png" id="2_hwept"]
|
||
|
[ext_resource type="Texture2D" uid="uid://bsl448nwc5hkg" path="res://assets/props/eva_suit/greebling_M-greebling_R.png" id="3_q46br"]
|
||
|
[ext_resource type="Texture2D" uid="uid://b64nq85nxso3b" path="res://assets/props/eva_suit/greebling_N.png" id="4_r3d0d"]
|
||
|
|
||
|
[resource]
|
||
|
resource_name = "SuitGreebling"
|
||
|
albedo_texture = ExtResource("1_3l2ts")
|
||
|
metallic = 1.0
|
||
|
metallic_texture = ExtResource("3_q46br")
|
||
|
metallic_texture_channel = 2
|
||
|
roughness_texture = ExtResource("3_q46br")
|
||
|
roughness_texture_channel = 1
|
||
|
emission_enabled = true
|
||
|
emission_energy_multiplier = 4.0
|
||
|
emission_texture = ExtResource("2_hwept")
|
||
|
normal_enabled = true
|
||
|
normal_texture = ExtResource("4_r3d0d")
|
||
|
texture_filter = 2
|