summaryrefslogtreecommitdiffstats
path: root/ship/staircase_1/staircase.tres
blob: 87f6ef3486581aa9cd0c709f4db51e87deaa83e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[gd_resource type="SpatialMaterial" load_steps=4 format=2]

[sub_resource type="StreamTexture" id=1]
flags = 23
load_path = "res://.import/staircase_albedo.png-8f0914b186375d5442df98c6a02e755b.s3tc.stex"

[sub_resource type="StreamTexture" id=2]
flags = 7
load_path = "res://.import/staircase_normal.png-429a850229a078f6ea8a665906ac9e4d.s3tc.stex"

[sub_resource type="StreamTexture" id=3]
flags = 7
load_path = "res://.import/staircase_roughness.png-2a5fbf51ccaa454b31c59b441f0ea4ba.s3tc.stex"

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