rename diffuse to albedo

This commit is contained in:
Teatov 2025-03-03 13:37:41 +10:00
parent 69601419de
commit a782d1e820
6 changed files with 10 additions and 10 deletions

View File

@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://cv5cnlgxx3rud"
path.s3tc="res://.godot/imported/batrix_diffuse.png-4b5b24ac37680cf2859dd211837de1a2.s3tc.ctex"
path.etc2="res://.godot/imported/batrix_diffuse.png-4b5b24ac37680cf2859dd211837de1a2.etc2.ctex"
path.s3tc="res://.godot/imported/batrix_albedo.png-743731fb2d7110c5f98136267bea0d4e.s3tc.ctex"
path.etc2="res://.godot/imported/batrix_albedo.png-743731fb2d7110c5f98136267bea0d4e.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/characters/batrix_diffuse.png"
dest_files=["res://.godot/imported/batrix_diffuse.png-4b5b24ac37680cf2859dd211837de1a2.s3tc.ctex", "res://.godot/imported/batrix_diffuse.png-4b5b24ac37680cf2859dd211837de1a2.etc2.ctex"]
source_file="res://assets/textures/characters/batrix_albedo.png"
dest_files=["res://.godot/imported/batrix_albedo.png-743731fb2d7110c5f98136267bea0d4e.s3tc.ctex", "res://.godot/imported/batrix_albedo.png-743731fb2d7110c5f98136267bea0d4e.etc2.ctex"]
[params]

View File

@ -3,8 +3,8 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://fj76wlr61buq"
path.s3tc="res://.godot/imported/batrix_bat_diffuse.png-6d058ed86a54fd6c4f224aa564fe2167.s3tc.ctex"
path.etc2="res://.godot/imported/batrix_bat_diffuse.png-6d058ed86a54fd6c4f224aa564fe2167.etc2.ctex"
path.s3tc="res://.godot/imported/batrix_bat_albedo.png-f9ef1bba8255c631276ec0816e8c41a9.s3tc.ctex"
path.etc2="res://.godot/imported/batrix_bat_albedo.png-f9ef1bba8255c631276ec0816e8c41a9.etc2.ctex"
metadata={
"imported_formats": ["s3tc_bptc", "etc2_astc"],
"vram_texture": true
@ -12,8 +12,8 @@ metadata={
[deps]
source_file="res://assets/textures/characters/batrix_bat_diffuse.png"
dest_files=["res://.godot/imported/batrix_bat_diffuse.png-6d058ed86a54fd6c4f224aa564fe2167.s3tc.ctex", "res://.godot/imported/batrix_bat_diffuse.png-6d058ed86a54fd6c4f224aa564fe2167.etc2.ctex"]
source_file="res://assets/textures/characters/batrix_bat_albedo.png"
dest_files=["res://.godot/imported/batrix_bat_albedo.png-f9ef1bba8255c631276ec0816e8c41a9.s3tc.ctex", "res://.godot/imported/batrix_bat_albedo.png-f9ef1bba8255c631276ec0816e8c41a9.etc2.ctex"]
[params]

View File

@ -1,6 +1,6 @@
[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://b685alw05nef"]
[ext_resource type="Texture2D" uid="uid://fj76wlr61buq" path="res://assets/textures/characters/batrix_bat_diffuse.png" id="1_p4uo6"]
[ext_resource type="Texture2D" uid="uid://fj76wlr61buq" path="res://assets/textures/characters/batrix_bat_albedo.png" id="1_p4uo6"]
[ext_resource type="Shader" path="res://shaders/cel_shader/cel_shader_base.gdshader" id="1_vv82l"]
[resource]

View File

@ -1,7 +1,7 @@
[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://ouhs42rmw6h6"]
[ext_resource type="Shader" path="res://shaders/cel_shader/cel_shader_no_culling.gdshader" id="1_3ide7"]
[ext_resource type="Texture2D" uid="uid://cv5cnlgxx3rud" path="res://assets/textures/characters/batrix_diffuse.png" id="1_8x1pe"]
[ext_resource type="Texture2D" uid="uid://cv5cnlgxx3rud" path="res://assets/textures/characters/batrix_albedo.png" id="1_8x1pe"]
[resource]
render_priority = 0