Initial commit
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://cgqr7l660qeyp"
|
||||
path="res://.godot/imported/Sample1.glb-344608e16b24932d3711d7a8efd76764.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/3D/Sample1.glb"
|
||||
dest_files=["res://.godot/imported/Sample1.glb-344608e16b24932d3711d7a8efd76764.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=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
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={}
|
||||
gltf/naming_version=1
|
||||
gltf/embedded_image_handling=1
|
||||
Binary file not shown.
@@ -0,0 +1,17 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dehgby0nj76ko"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://icwcdyvrtcwe" path="res://test/TestTex1.png" id="1_qmi2d"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_m22c6"]
|
||||
albedo_color = Color(0.6952713, 0.7717677, 0.7797104, 1)
|
||||
albedo_texture = ExtResource("1_qmi2d")
|
||||
|
||||
[node name="TestConnectFloorWallCorner" type="Node3D"]
|
||||
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 0, 0, 0)
|
||||
|
||||
[node name="CSGBox3D3" type="CSGBox3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, -0.4)
|
||||
material_override = SubResource("StandardMaterial3D_m22c6")
|
||||
use_collision = true
|
||||
collision_mask = 0
|
||||
size = Vector3(1, 4.5, 0.2)
|
||||
@@ -0,0 +1,41 @@
|
||||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cer6bxyuc3i1h"
|
||||
path.s3tc="res://.godot/imported/Sample1_Poliigon_PlasticMoldDryBlast_7495_Metallic_2K_jpg-Poliigon_PlasticMoldDryBlast_7495_Roughness_2K_jpg.png-a62e882379a4359c27096a292b9c875e.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/3D/Sample1_Poliigon_PlasticMoldDryBlast_7495_Metallic_2K_jpg-Poliigon_PlasticMoldDryBlast_7495_Roughness_2K_jpg.png"
|
||||
dest_files=["res://.godot/imported/Sample1_Poliigon_PlasticMoldDryBlast_7495_Metallic_2K_jpg-Poliigon_PlasticMoldDryBlast_7495_Roughness_2K_jpg.png-a62e882379a4359c27096a292b9c875e.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
|
||||
Reference in New Issue
Block a user