feat: character texture albedo
This commit is contained in:
parent
ddbd4d25dc
commit
ff0199a342
25 changed files with 119 additions and 62 deletions
|
|
@ -1,13 +1,13 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://c2ic02ndhqkod"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bpbh6yad5us1u" path="res://models/character_grid.png" id="1_54a4n"]
|
||||
[ext_resource type="Texture2D" uid="uid://x14a0xbv4vwt" path="res://models/character_british_uniform.png" id="1_k4ift"]
|
||||
|
||||
[resource]
|
||||
resource_name = "Primary"
|
||||
transparency = 4
|
||||
cull_mode = 2
|
||||
specular_mode = 1
|
||||
albedo_texture = ExtResource("1_54a4n")
|
||||
albedo_texture = ExtResource("1_k4ift")
|
||||
distance_fade_mode = 2
|
||||
distance_fade_min_distance = 0.2
|
||||
distance_fade_max_distance = 0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue