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.
 
 
 

7 lines
266 B

[gd_resource type="SpatialMaterial" load_steps=2 format=2]
[ext_resource path="res://level/catalunya/textures/Stone_panels_01_basecolor.webp" type="Texture" id=1]
[resource]
albedo_color = Color( 0.984314, 0.941176, 0.866667, 1 )
albedo_texture = ExtResource( 1 )