feat: weapon pickups

This commit is contained in:
Sara Gerretsen 2026-03-16 23:33:00 +01:00
parent bdb767e723
commit 448a82e90b
187 changed files with 11739 additions and 59 deletions

Binary file not shown.

View file

@ -0,0 +1,60 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://cmhaxfgj68ea"
path="res://.godot/imported/arming_sword.blend-4fb448a9dae1784bf4ce35d51a66850e.scn"
[deps]
source_file="res://assets/weapons/arming_sword.blend"
dest_files=["res://.godot/imported/arming_sword.blend-4fb448a9dae1784bf4ce35d51a66850e.scn"]
[params]
nodes/root_type="Area3D"
nodes/root_name=""
nodes/root_script=Resource("uid://qi8o5o2ve6j1", "res://scripts/weapon_data.gd")
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={}
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/export_geometry_nodes_instances=false
blender/meshes/gpu_instances=false
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
gltf/naming_version=2

Binary file not shown.