From 5e62cca19ee202353d9ad17c9ee0cfe96671864b Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Thu, 26 Sep 2024 22:45:36 +0100 Subject: dungeon_manager: Create 3D portal model with texture --- models/portal.blend.import | 51 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 models/portal.blend.import (limited to 'models/portal.blend.import') diff --git a/models/portal.blend.import b/models/portal.blend.import new file mode 100644 index 0000000..2ea2d0a --- /dev/null +++ b/models/portal.blend.import @@ -0,0 +1,51 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://qk10uduhdjr1" +path="res://.godot/imported/portal.blend-abbdc16f3d286a69c387458cff373f6c.scn" + +[deps] + +source_file="res://models/portal.blend" +dest_files=["res://.godot/imported/portal.blend-abbdc16f3d286a69c387458cff373f6c.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +nodes/import_as_skeleton_bones=false +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="" +_subresources={} +blender/nodes/visible=0 +blender/nodes/active_collection_only=false +blender/nodes/punctual_lights=true +blender/nodes/cameras=true +blender/nodes/custom_properties=true +blender/nodes/modifiers=1 +blender/meshes/colors=false +blender/meshes/uvs=true +blender/meshes/normals=true +blender/meshes/tangents=true +blender/meshes/skins=2 +blender/meshes/export_bones_deforming_mesh_only=false +blender/materials/unpack_enabled=true +blender/materials/export_materials=1 +blender/animation/limit_playback=true +blender/animation/always_sample=true +blender/animation/group_tracks=true -- cgit