changed bridge map
This commit is contained in:
BIN
Scenes/Cassette/cassette.glb
Normal file
BIN
Scenes/Cassette/cassette.glb
Normal file
Binary file not shown.
44
Scenes/Cassette/cassette.glb.import
Normal file
44
Scenes/Cassette/cassette.glb.import
Normal file
@@ -0,0 +1,44 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://4g0vatb73duj"
|
||||
path="res://.godot/imported/cassette.glb-fd17c3d97ae0142897e866b985a5ee0c.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Scenes/Cassette/cassette.glb"
|
||||
dest_files=["res://.godot/imported/cassette.glb-fd17c3d97ae0142897e866b985a5ee0c.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
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=""
|
||||
_subresources={
|
||||
"materials": {
|
||||
"Material": {
|
||||
"use_external/enabled": true,
|
||||
"use_external/path": "uid://d224ea5fdnmh2"
|
||||
}
|
||||
}
|
||||
}
|
||||
gltf/naming_version=1
|
||||
gltf/embedded_image_handling=1
|
||||
BIN
Scenes/Cassette/cassette_cassette_tex.png
Normal file
BIN
Scenes/Cassette/cassette_cassette_tex.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 862 B |
37
Scenes/Cassette/cassette_cassette_tex.png.import
Normal file
37
Scenes/Cassette/cassette_cassette_tex.png.import
Normal file
@@ -0,0 +1,37 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://epo8me1kxpba"
|
||||
path="res://.godot/imported/cassette_cassette_tex.png-893a130cfc3aa343a5ac596ef3c7f2df.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "bbbee444b208acfd0d954ff8a9c61cf4"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Scenes/Cassette/cassette_cassette_tex.png"
|
||||
dest_files=["res://.godot/imported/cassette_cassette_tex.png-893a130cfc3aa343a5ac596ef3c7f2df.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=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
|
||||
10
Scenes/Cassette/cassette_mat.tres
Normal file
10
Scenes/Cassette/cassette_mat.tres
Normal file
@@ -0,0 +1,10 @@
|
||||
[gd_resource type="ShaderMaterial" load_steps=3 format=3 uid="uid://d224ea5fdnmh2"]
|
||||
|
||||
[ext_resource type="Shader" uid="uid://c5bffujq0l70k" path="res://Shaders/jitter.gdshader" id="1_j6syw"]
|
||||
[ext_resource type="Texture2D" uid="uid://epo8me1kxpba" path="res://Scenes/Cassette/cassette_cassette_tex.png" id="2_wj756"]
|
||||
|
||||
[resource]
|
||||
render_priority = 0
|
||||
shader = ExtResource("1_j6syw")
|
||||
shader_parameter/albedo = ExtResource("2_wj756")
|
||||
shader_parameter/alpha_scissor = 0.5
|
||||
Reference in New Issue
Block a user