generated from krampus/template-godot4
18 lines
784 B
Plaintext
18 lines
784 B
Plaintext
|
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://beosjj6uilioo"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://xds2i7danuje" path="res://assets/props/eva_suit/suit_hose_C.png" id="1_ngwje"]
|
||
|
[ext_resource type="Texture2D" uid="uid://db3avs3xd7101" path="res://assets/props/eva_suit/suit_hose_M-suit_hose_R.png" id="2_nrda7"]
|
||
|
[ext_resource type="Texture2D" uid="uid://ckaf10ewgufyo" path="res://assets/props/eva_suit/suit_hose_N.png" id="3_wkshe"]
|
||
|
|
||
|
[resource]
|
||
|
resource_name = "AirHose"
|
||
|
albedo_texture = ExtResource("1_ngwje")
|
||
|
metallic = 1.0
|
||
|
metallic_texture = ExtResource("2_nrda7")
|
||
|
metallic_texture_channel = 2
|
||
|
roughness_texture = ExtResource("2_nrda7")
|
||
|
roughness_texture_channel = 1
|
||
|
normal_enabled = true
|
||
|
normal_texture = ExtResource("3_wkshe")
|
||
|
texture_filter = 2
|