update table models

This commit is contained in:
KawaiiZenbo 2025-10-27 12:20:12 -07:00
parent f11cb3f03b
commit 6af73e443e
12 changed files with 207 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,42 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://b4keqxjnbf4vb"
path="res://.godot/imported/TableTan1.3m.glb-b7f863b7bca23f3021cb97beeca99f8a.scn"
[deps]
source_file="res://Models/Furniture/TableTan1.3m.glb"
dest_files=["res://.godot/imported/TableTan1.3m.glb-b7f863b7bca23f3021cb97beeca99f8a.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=2
gltf/embedded_image_handling=1

Binary file not shown.

View file

@ -0,0 +1,42 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://1i5a3nud6ks1"
path="res://.godot/imported/TableTan1.5m.glb-6d1915f46ce230b44251e970074e8db9.scn"
[deps]
source_file="res://Models/Furniture/TableTan1.5m.glb"
dest_files=["res://.godot/imported/TableTan1.5m.glb-6d1915f46ce230b44251e970074e8db9.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=2
gltf/embedded_image_handling=1

Binary file not shown.

View file

@ -0,0 +1,42 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://dgcvtjouqr7bn"
path="res://.godot/imported/TableTan1.7m.glb-15e93bb61b4bbaa939310de4cbffddca.scn"
[deps]
source_file="res://Models/Furniture/TableTan1.7m.glb"
dest_files=["res://.godot/imported/TableTan1.7m.glb-15e93bb61b4bbaa939310de4cbffddca.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=2
gltf/embedded_image_handling=1

View file

@ -0,0 +1,27 @@
[gd_scene load_steps=5 format=3 uid="uid://fmwt2ob7ujrt"]
[ext_resource type="PackedScene" uid="uid://b4keqxjnbf4vb" path="res://Models/Furniture/TableTan1.3m.glb" id="1_uvpwt"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_lbe82"]
friction = 0.5
[sub_resource type="BoxShape3D" id="BoxShape3D_lbe82"]
size = Vector3(0.8, 0.1, 1.3)
[sub_resource type="BoxShape3D" id="BoxShape3D_domyf"]
size = Vector3(0.1, 0.7, 0.1)
[node name="TableTan1_3m" type="Node3D"]
[node name="TableTan1_3m" parent="." instance=ExtResource("1_uvpwt")]
[node name="StaticBody3D" type="StaticBody3D" parent="."]
physics_material_override = SubResource("PhysicsMaterial_lbe82")
[node name="CollisionShape3D5" type="CollisionShape3D" parent="StaticBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.75, 0)
shape = SubResource("BoxShape3D_lbe82")
[node name="CollisionShape3D6" type="CollisionShape3D" parent="StaticBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.35, 0)
shape = SubResource("BoxShape3D_domyf")

View file

@ -0,0 +1,27 @@
[gd_scene load_steps=5 format=3 uid="uid://dveld1yv8tflf"]
[ext_resource type="PackedScene" uid="uid://1i5a3nud6ks1" path="res://Models/Furniture/TableTan1.5m.glb" id="1_cwod3"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_lbe82"]
friction = 0.5
[sub_resource type="BoxShape3D" id="BoxShape3D_lbe82"]
size = Vector3(0.8, 0.1, 1.5)
[sub_resource type="BoxShape3D" id="BoxShape3D_domyf"]
size = Vector3(0.1, 0.7, 0.1)
[node name="TableTan1_5m" type="Node3D"]
[node name="TableTan1_5m" parent="." instance=ExtResource("1_cwod3")]
[node name="StaticBody3D" type="StaticBody3D" parent="."]
physics_material_override = SubResource("PhysicsMaterial_lbe82")
[node name="CollisionShape3D5" type="CollisionShape3D" parent="StaticBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.75, 0)
shape = SubResource("BoxShape3D_lbe82")
[node name="CollisionShape3D6" type="CollisionShape3D" parent="StaticBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.35, 0)
shape = SubResource("BoxShape3D_domyf")

View file

@ -0,0 +1,27 @@
[gd_scene load_steps=5 format=3 uid="uid://cdf42pt6cl0c8"]
[ext_resource type="PackedScene" uid="uid://dgcvtjouqr7bn" path="res://Models/Furniture/TableTan1.7m.glb" id="1_6t16q"]
[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_lbe82"]
friction = 0.5
[sub_resource type="BoxShape3D" id="BoxShape3D_lbe82"]
size = Vector3(0.8, 0.1, 1.7)
[sub_resource type="BoxShape3D" id="BoxShape3D_domyf"]
size = Vector3(0.1, 0.7, 0.1)
[node name="TableTan1_7m" type="Node3D"]
[node name="TableTan1_7m" parent="." instance=ExtResource("1_6t16q")]
[node name="StaticBody3D" type="StaticBody3D" parent="."]
physics_material_override = SubResource("PhysicsMaterial_lbe82")
[node name="CollisionShape3D5" type="CollisionShape3D" parent="StaticBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.75, 0)
shape = SubResource("BoxShape3D_lbe82")
[node name="CollisionShape3D6" type="CollisionShape3D" parent="StaticBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.35, 0)
shape = SubResource("BoxShape3D_domyf")