feat: added poly fantasy rivals
parent
02506acf67
commit
1adcbd53a0
Binary file not shown.
|
@ -0,0 +1,77 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="scene"
|
||||||
|
importer_version=1
|
||||||
|
type="PackedScene"
|
||||||
|
uid="uid://djx1fn3fntb3y"
|
||||||
|
path="res://.godot/imported/Characters.fbx-b78b9b169bf2dbff3564f35677dfeeb2.scn"
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Models/Characters/Characters.fbx"
|
||||||
|
dest_files=["res://.godot/imported/Characters.fbx-b78b9b169bf2dbff3564f35677dfeeb2.scn"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
nodes/root_type=""
|
||||||
|
nodes/root_name=""
|
||||||
|
nodes/apply_root_scale=true
|
||||||
|
nodes/root_scale=1.0
|
||||||
|
meshes/ensure_tangents=true
|
||||||
|
meshes/generate_lods=true
|
||||||
|
meshes/create_shadow_meshes=true
|
||||||
|
meshes/light_baking=1
|
||||||
|
meshes/lightmap_texel_size=0.2
|
||||||
|
meshes/force_disable_compression=false
|
||||||
|
skins/use_named_skins=true
|
||||||
|
animation/import=true
|
||||||
|
animation/fps=30
|
||||||
|
animation/trimming=false
|
||||||
|
animation/remove_immutable_tracks=true
|
||||||
|
import_script/path=""
|
||||||
|
_subresources={
|
||||||
|
"materials": {
|
||||||
|
"A20": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/A20.tres"
|
||||||
|
},
|
||||||
|
"_Ghost": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/_Ghost.tres"
|
||||||
|
},
|
||||||
|
"lambert10": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/lambert10.tres"
|
||||||
|
},
|
||||||
|
"lambert11": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/lambert11.tres"
|
||||||
|
},
|
||||||
|
"lambert12": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/lambert12.tres"
|
||||||
|
},
|
||||||
|
"lambert13": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/lambert13.tres"
|
||||||
|
},
|
||||||
|
"lambert14": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/lambert14.tres"
|
||||||
|
},
|
||||||
|
"lambert15": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/lambert15.tres"
|
||||||
|
},
|
||||||
|
"lambert2": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/lambert2.tres"
|
||||||
|
},
|
||||||
|
"lambert9": {
|
||||||
|
"use_external/enabled": true,
|
||||||
|
"use_external/path": "res://Models/Characters/Materials/lambert9.tres"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
gltf/naming_version=1
|
||||||
|
gltf/embedded_image_handling=1
|
|
@ -0,0 +1,10 @@
|
||||||
|
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dpcx2gc84m4mb"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://clhhkyqcf5h8f" path="res://Models/Characters/Textures/FantasyRivals_Texture_01_A.png" id="1_3f30f"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
resource_name = "A20"
|
||||||
|
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
||||||
|
albedo_texture = ExtResource("1_3f30f")
|
||||||
|
metallic = 0.2
|
||||||
|
roughness = 0.8
|
|
@ -0,0 +1,8 @@
|
||||||
|
[gd_resource type="StandardMaterial3D" format=3 uid="uid://da1kgssl5if81"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
resource_name = "_Ghost"
|
||||||
|
vertex_color_use_as_albedo = true
|
||||||
|
albedo_color = Color(0.906332, 0.906332, 0.906332, 0.496239)
|
||||||
|
metallic = 0.2
|
||||||
|
roughness = 0.8
|
|
@ -0,0 +1,10 @@
|
||||||
|
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://b43qg3ciwosal"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://clhhkyqcf5h8f" path="res://Models/Characters/Textures/FantasyRivals_Texture_01_A.png" id="1_61ufs"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
resource_name = "lambert10"
|
||||||
|
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
||||||
|
albedo_texture = ExtResource("1_61ufs")
|
||||||
|
metallic = 0.2
|
||||||
|
roughness = 0.8
|
|
@ -0,0 +1,10 @@
|
||||||
|
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://d2ndm87qf7io1"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://clhhkyqcf5h8f" path="res://Models/Characters/Textures/FantasyRivals_Texture_01_A.png" id="1_h11jc"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
resource_name = "lambert11"
|
||||||
|
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
||||||
|
albedo_texture = ExtResource("1_h11jc")
|
||||||
|
metallic = 0.2
|
||||||
|
roughness = 0.8
|
|
@ -0,0 +1,10 @@
|
||||||
|
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cmk5q4vdc3ek7"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://clhhkyqcf5h8f" path="res://Models/Characters/Textures/FantasyRivals_Texture_01_A.png" id="1_0b1nj"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
resource_name = "lambert12"
|
||||||
|
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
||||||
|
albedo_texture = ExtResource("1_0b1nj")
|
||||||
|
metallic = 0.2
|
||||||
|
roughness = 0.8
|
|
@ -0,0 +1,10 @@
|
||||||
|
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cn15la56mt8a1"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://clhhkyqcf5h8f" path="res://Models/Characters/Textures/FantasyRivals_Texture_01_A.png" id="1_2jk1b"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
resource_name = "lambert13"
|
||||||
|
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
||||||
|
albedo_texture = ExtResource("1_2jk1b")
|
||||||
|
metallic = 0.2
|
||||||
|
roughness = 0.8
|
|
@ -0,0 +1,13 @@
|
||||||
|
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://b23jx81mk4qe4"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://clhhkyqcf5h8f" path="res://Models/Characters/Textures/FantasyRivals_Texture_01_A.png" id="1_p387y"]
|
||||||
|
[ext_resource type="Texture2D" uid="uid://xsfaqeyhrtcr" path="res://Models/Characters/Textures/FantasyRivals_Texture_01_Emissive.png" id="2_vuvp1"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
resource_name = "lambert14"
|
||||||
|
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
||||||
|
albedo_texture = ExtResource("1_p387y")
|
||||||
|
metallic = 0.2
|
||||||
|
roughness = 0.8
|
||||||
|
emission_enabled = true
|
||||||
|
emission_texture = ExtResource("2_vuvp1")
|
|
@ -0,0 +1,7 @@
|
||||||
|
[gd_resource type="StandardMaterial3D" format=3 uid="uid://wk66tnm3k4ct"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
resource_name = "lambert15"
|
||||||
|
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
||||||
|
metallic = 0.2
|
||||||
|
roughness = 0.8
|
|
@ -0,0 +1,10 @@
|
||||||
|
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dx4s0pl4bovxd"]
|
||||||
|
|
||||||
|
[ext_resource type="Texture2D" uid="uid://clhhkyqcf5h8f" path="res://Models/Characters/Textures/FantasyRivals_Texture_01_A.png" id="1_5igj4"]
|
||||||
|
|
||||||
|
[resource]
|
||||||
|
resource_name = "lambert9"
|
||||||
|
albedo_color = Color(0.906332, 0.906332, 0.906332, 1)
|
||||||
|
albedo_texture = ExtResource("1_5igj4")
|
||||||
|
metallic = 0.2
|
||||||
|
roughness = 0.8
|
BIN
godot/Models/Characters/Textures/FantasyRivals_Texture_01_A.png (Stored with Git LFS)
Normal file
BIN
godot/Models/Characters/Textures/FantasyRivals_Texture_01_A.png (Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -0,0 +1,35 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://clhhkyqcf5h8f"
|
||||||
|
path.s3tc="res://.godot/imported/FantasyRivals_Texture_01_A.png-6a4ca283a782dfd6da76aad701075de8.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Models/Characters/Textures/FantasyRivals_Texture_01_A.png"
|
||||||
|
dest_files=["res://.godot/imported/FantasyRivals_Texture_01_A.png-6a4ca283a782dfd6da76aad701075de8.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
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/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
|
BIN
godot/Models/Characters/Textures/FantasyRivals_Texture_01_B.png (Stored with Git LFS)
Normal file
BIN
godot/Models/Characters/Textures/FantasyRivals_Texture_01_B.png (Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://cosqyeum47ouj"
|
||||||
|
path="res://.godot/imported/FantasyRivals_Texture_01_B.png-6edef5a094a5886017161c3aa99c2331.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Models/Characters/Textures/FantasyRivals_Texture_01_B.png"
|
||||||
|
dest_files=["res://.godot/imported/FantasyRivals_Texture_01_B.png-6edef5a094a5886017161c3aa99c2331.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
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=1
|
BIN
godot/Models/Characters/Textures/FantasyRivals_Texture_01_C.png (Stored with Git LFS)
Normal file
BIN
godot/Models/Characters/Textures/FantasyRivals_Texture_01_C.png (Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://xxjlb6ijc2bv"
|
||||||
|
path="res://.godot/imported/FantasyRivals_Texture_01_C.png-16fd0c3b5e2d10bdae8a83eea1b57e46.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Models/Characters/Textures/FantasyRivals_Texture_01_C.png"
|
||||||
|
dest_files=["res://.godot/imported/FantasyRivals_Texture_01_C.png-16fd0c3b5e2d10bdae8a83eea1b57e46.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
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=1
|
BIN
godot/Models/Characters/Textures/FantasyRivals_Texture_01_D.png (Stored with Git LFS)
Normal file
BIN
godot/Models/Characters/Textures/FantasyRivals_Texture_01_D.png (Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -0,0 +1,34 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://bj7gf6r4kmowb"
|
||||||
|
path="res://.godot/imported/FantasyRivals_Texture_01_D.png-5266503ab6a33574f567b9f5a049ae17.ctex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Models/Characters/Textures/FantasyRivals_Texture_01_D.png"
|
||||||
|
dest_files=["res://.godot/imported/FantasyRivals_Texture_01_D.png-5266503ab6a33574f567b9f5a049ae17.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_compression=1
|
||||||
|
compress/normal_map=0
|
||||||
|
compress/channel_pack=0
|
||||||
|
mipmaps/generate=false
|
||||||
|
mipmaps/limit=-1
|
||||||
|
roughness/mode=0
|
||||||
|
roughness/src_normal=""
|
||||||
|
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=1
|
BIN
godot/Models/Characters/Textures/FantasyRivals_Texture_01_Emissive.png (Stored with Git LFS)
Normal file
BIN
godot/Models/Characters/Textures/FantasyRivals_Texture_01_Emissive.png (Stored with Git LFS)
Normal file
Binary file not shown.
|
@ -0,0 +1,35 @@
|
||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="CompressedTexture2D"
|
||||||
|
uid="uid://xsfaqeyhrtcr"
|
||||||
|
path.s3tc="res://.godot/imported/FantasyRivals_Texture_01_Emissive.png-42108ac76425578a804fdddc8162cf27.s3tc.ctex"
|
||||||
|
metadata={
|
||||||
|
"imported_formats": ["s3tc_bptc"],
|
||||||
|
"vram_texture": true
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://Models/Characters/Textures/FantasyRivals_Texture_01_Emissive.png"
|
||||||
|
dest_files=["res://.godot/imported/FantasyRivals_Texture_01_Emissive.png-42108ac76425578a804fdddc8162cf27.s3tc.ctex"]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=2
|
||||||
|
compress/high_quality=false
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
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/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…
Reference in New Issue