conforms file names to consistant standard
This commit is contained in:
12
scenes/cassette/mat_cassette.tres
Normal file
12
scenes/cassette/mat_cassette.tres
Normal file
@@ -0,0 +1,12 @@
|
||||
[gd_resource type="ShaderMaterial" format=3 uid="uid://d224ea5fdnmh2"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://dq04j2s5foo2f" path="res://shaders/wiggly_model.gdshader" id="1_6ajq0"]
|
||||
[ext_resource type="Texture2D" uid="uid://epo8me1kxpba" path="res://scenes/cassette/tex_cassette.png" id="2_iy75q"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
shader = ExtResource("1_6ajq0")
|
||||
shader_parameter/albedo = ExtResource("2_iy75q")
|
||||
shader_parameter/jitter_z_coordinate = true
|
||||
shader_parameter/jitter_depth_independent = true
|
||||
shader_parameter/alpha_scissor = 1.0
|
||||
BIN
scenes/cassette/mdl_cassette.glb
Normal file
BIN
scenes/cassette/mdl_cassette.glb
Normal file
Binary file not shown.
50
scenes/cassette/mdl_cassette.glb.import
Normal file
50
scenes/cassette/mdl_cassette.glb.import
Normal file
@@ -0,0 +1,50 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://4g0vatb73duj"
|
||||
path="res://.godot/imported/mdl_cassette.glb-92c5f6cb7147385b2e14bac5fcca5406.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://scenes/cassette/mdl_cassette.glb"
|
||||
dest_files=["res://.godot/imported/mdl_cassette.glb-92c5f6cb7147385b2e14bac5fcca5406.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/root_script=null
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_name_suffixes=true
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=false
|
||||
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
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={
|
||||
"materials": {
|
||||
"Material.003": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/fallback_path": "res://scenes/cassette/mat_cassette.tres",
|
||||
"use_external/path": "uid://d224ea5fdnmh2"
|
||||
}
|
||||
}
|
||||
}
|
||||
gltf/naming_version=1
|
||||
gltf/embedded_image_handling=0
|
||||
BIN
scenes/cassette/tex_cassette.png
Normal file
BIN
scenes/cassette/tex_cassette.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 862 B |
43
scenes/cassette/tex_cassette.png.import
Normal file
43
scenes/cassette/tex_cassette.png.import
Normal file
@@ -0,0 +1,43 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://epo8me1kxpba"
|
||||
path="res://.godot/imported/tex_cassette.png-19ab887283ce92f9cda196aaaecb8aae.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "bbbee444b208acfd0d954ff8a9c61cf4"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://scenes/cassette/tex_cassette.png"
|
||||
dest_files=["res://.godot/imported/tex_cassette.png-19ab887283ce92f9cda196aaaecb8aae.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
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
|
||||
Reference in New Issue
Block a user