team colors
This commit is contained in:
parent
d147eb102f
commit
8d3b845857
15 changed files with 6579 additions and 25 deletions
|
|
@ -6207,6 +6207,13 @@ _subresources={
|
|||
"slice_99/start_frame": 0,
|
||||
"slices/amount": 0
|
||||
}
|
||||
},
|
||||
"materials": {
|
||||
"mat_Molikman.001": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://materials/players/molikman/mat_Molikman.tres",
|
||||
"use_external/path": "uid://cjb0h3of85nc2"
|
||||
}
|
||||
}
|
||||
}
|
||||
gltf/naming_version=2
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 461 KiB |
|
|
@ -1,44 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://c81mv6bw6gr6t"
|
||||
path.s3tc="res://.godot/imported/molikman_hands_tex_Molikman.png-309150e72c75bcb8d14d5eaef94f2a57.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "adf17223cdac27afac207ae40df37427"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://models/characters/viewmodels/molikman_hands_tex_Molikman.png"
|
||||
dest_files=["res://.godot/imported/molikman_hands_tex_Molikman.png-309150e72c75bcb8d14d5eaef94f2a57.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
|
|
@ -37,6 +37,14 @@ import_script/path=""
|
|||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={}
|
||||
_subresources={
|
||||
"materials": {
|
||||
"mat_Molikman": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://materials/players/molikman/mat_Molikman.tres",
|
||||
"use_external/path": "uid://cjb0h3of85nc2"
|
||||
}
|
||||
}
|
||||
}
|
||||
gltf/naming_version=2
|
||||
gltf/embedded_image_handling=1
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 461 KiB |
|
|
@ -1,44 +0,0 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d1rfpdlpfnt5w"
|
||||
path.s3tc="res://.godot/imported/molikman_ingame_tex_Molikman.png-fa994ec91481577d99049156480274fc.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "adf17223cdac27afac207ae40df37427"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://models/characters/worldmodels/molikman_ingame_tex_Molikman.png"
|
||||
dest_files=["res://.godot/imported/molikman_ingame_tex_Molikman.png-fa994ec91481577d99049156480274fc.s3tc.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
compress/hdr_compression=1
|
||||
compress/normal_map=0
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=0
|
||||
roughness/src_normal=""
|
||||
process/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/normal_map_invert_y=false
|
||||
process/hdr_as_srgb=false
|
||||
process/hdr_clamp_exposure=false
|
||||
process/size_limit=0
|
||||
detect_3d/compress_to=0
|
||||
Loading…
Add table
Add a link
Reference in a new issue