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.
 
 
 

11 lines
392 B

[gd_resource type="SpatialMaterial" load_steps=3 format=2]
[ext_resource path="res://level/catalunya/textures/ivy_leaves_n.webp" type="Texture" id=1]
[ext_resource path="res://level/catalunya/textures/ivy_leaves_base.webp" type="Texture" id=2]
[resource]
flags_transparent = true
albedo_texture = ExtResource( 2 )
normal_enabled = true
normal_scale = -5.0
normal_texture = ExtResource( 1 )