13 lines
423 B
Text
13 lines
423 B
Text
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://c1alnjguwq6g0"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c7fjqv5mopi2m" path="res://assets/textures/world/grey_block.png" id="1_y03ms"]
|
|
|
|
[resource]
|
|
resource_name = "GreyBlock"
|
|
shading_mode = 2
|
|
specular_mode = 2
|
|
albedo_texture = ExtResource("1_y03ms")
|
|
metallic_specular = 0.0
|
|
uv1_offset = Vector3(0.5, 0, 0.5)
|
|
uv1_triplanar = true
|
|
texture_filter = 0
|