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.
 
 
 

16 lines
609 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_texture = ExtResource( 2 )
normal_enabled = true
normal_scale = -0.7
normal_texture = ExtResource( 1 )
ao_enabled = true
ao_light_affect = 0.0
ao_texture = ExtResource( 3 )
ao_on_uv2 = false
ao_texture_channel = 0