summaryrefslogtreecommitdiffstats
path: root/ship/staircase_1/staircase.tres
blob: 66f7596ad34b2056c2e7883126ae572b831d6984 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[gd_resource type="SpatialMaterial" load_steps=4 format=2]

[ext_resource path="res://ship/staircase_1/staircase_roughness.png" type="Texture" id=1]
[ext_resource path="res://ship/staircase_1/staircase_albedo.png" type="Texture" id=2]
[ext_resource path="res://ship/staircase_1/staircase_normal.png" type="Texture" id=3]

[resource]
albedo_texture = ExtResource( 2 )
metallic = 1.0
roughness_texture = ExtResource( 1 )
normal_enabled = true
normal_scale = 1.0
normal_texture = ExtResource( 3 )