A Third-Person-Shooter Godot game.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 lines
607 B

[gd_resource type="SpatialMaterial" load_steps=4 format=2]
[ext_resource path="res://level/catalunya/textures/Stone_panels_01_normal.webp" type="Texture" id=1]
[ext_resource path="res://level/catalunya/textures/Stone_panels_01_basecolor.webp" type="Texture" id=2]
[ext_resource path="res://level/catalunya/textures/Stone_panels_01_ambientocclusion.webp" type="Texture" id=3]
[resource]
albedo_color = Color( 0.972549, 0.945098, 0.898039, 1 )
albedo_texture = ExtResource( 2 )
roughness = 0.9
roughness_texture = ExtResource( 1 )
normal_enabled = true
normal_scale = -0.4
normal_texture = ExtResource( 3 )