Basic character controller
This commit is contained in:
7
Materials/Dark_ProtoMat.tres
Normal file
7
Materials/Dark_ProtoMat.tres
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_resource type="SpatialMaterial" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://Textures/kenney_prototype_textures/dark/texture_01.png" type="Texture" id=1]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource( 1 )
|
||||
uv1_triplanar = true
|
7
Materials/Orange_ProtoMat.tres
Normal file
7
Materials/Orange_ProtoMat.tres
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_resource type="SpatialMaterial" load_steps=2 format=2]
|
||||
|
||||
[ext_resource path="res://Textures/kenney_prototype_textures/orange/texture_01.png" type="Texture" id=1]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource( 1 )
|
||||
uv1_triplanar = true
|
Reference in New Issue
Block a user