feat: boxed industrial area sketch with CSG nodes
This commit is contained in:
parent
69daecea06
commit
cb20f46d9d
25 changed files with 1060 additions and 4 deletions
10
project/assets/materials/blueish_grid.tres
Normal file
10
project/assets/materials/blueish_grid.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cg5dt1a0crcec"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bu3iujugn73o1" path="res://assets/textures/blueish_grid.png" id="1_iyifd"]
|
||||
|
||||
[resource]
|
||||
shading_mode = 2
|
||||
diffuse_mode = 1
|
||||
albedo_texture = ExtResource("1_iyifd")
|
||||
uv1_triplanar = true
|
||||
uv2_triplanar = true
|
||||
10
project/assets/materials/brownish_grid.tres
Normal file
10
project/assets/materials/brownish_grid.tres
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://dklxvqonn32h0"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://b0mk0qw8gyhy2" path="res://assets/textures/brownish_grid.png" id="1_2j8iv"]
|
||||
|
||||
[resource]
|
||||
shading_mode = 2
|
||||
diffuse_mode = 1
|
||||
albedo_texture = ExtResource("1_2j8iv")
|
||||
uv1_triplanar = true
|
||||
uv2_triplanar = true
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
[ext_resource type="PackedScene" uid="uid://clbq43giddldc" path="res://objects/effects/blood_effect.tscn" id="2_a12c4"]
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_w0sx6"]
|
||||
size = Vector3(0.35351563, 0.8721161, 0.29003906)
|
||||
size = Vector3(0.35351563, 0.8721161, 0.18847656)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_a12c4"]
|
||||
size = Vector3(0.33398438, 0.64245605, 0.21582031)
|
||||
|
|
@ -25,7 +25,7 @@ monitoring = false
|
|||
impact_effect = ExtResource("2_a12c4")
|
||||
|
||||
[node name="CollisionShape3D2" type="CollisionShape3D" parent="Character/Skeleton3D/Hitbox" index="0"]
|
||||
transform = Transform3D(1, 5.875464e-21, 0, 6.2038546e-25, 1.0000037, 0, 0, 0, 1.0000037, -2.2362435e-16, 0.35283393, -0.013339132)
|
||||
transform = Transform3D(1, 6.5504433e-21, 0, 6.2038546e-25, 1.0000037, 0, 0, 0, 1.0000037, -2.2362435e-16, 0.35283393, -0.013339132)
|
||||
shape = SubResource("BoxShape3D_w0sx6")
|
||||
|
||||
[node name="SpineAttach" type="BoneAttachment3D" parent="Character/Skeleton3D" index="3"]
|
||||
|
|
|
|||
BIN
project/assets/models/props/fieldgun.blend
Normal file
BIN
project/assets/models/props/fieldgun.blend
Normal file
Binary file not shown.
59
project/assets/models/props/fieldgun.blend.import
Normal file
59
project/assets/models/props/fieldgun.blend.import
Normal file
|
|
@ -0,0 +1,59 @@
|
|||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://do02gqs3n6che"
|
||||
path="res://.godot/imported/fieldgun.blend-372d287832ddc3f11e0b0ad00b29ff59.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/props/fieldgun.blend"
|
||||
dest_files=["res://.godot/imported/fieldgun.blend-372d287832ddc3f11e0b0ad00b29ff59.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={}
|
||||
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/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
|
||||
BIN
project/assets/models/props/fieldgun.blend1
Normal file
BIN
project/assets/models/props/fieldgun.blend1
Normal file
Binary file not shown.
BIN
project/assets/models/props/fieldgun_metal_plate_albedo.png
Normal file
BIN
project/assets/models/props/fieldgun_metal_plate_albedo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 193 KiB |
|
|
@ -0,0 +1,44 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cej2joeico3jg"
|
||||
path.s3tc="res://.godot/imported/fieldgun_metal_plate_albedo.png-73bb4da44a7b84f852c4561297f4c07e.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "ec2d839233c91d156dfc0c5fd9865d03"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/props/fieldgun_metal_plate_albedo.png"
|
||||
dest_files=["res://.godot/imported/fieldgun_metal_plate_albedo.png-73bb4da44a7b84f852c4561297f4c07e.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
|
||||
BIN
project/assets/models/props/fieldgun_metal_plate_normal.png
Normal file
BIN
project/assets/models/props/fieldgun_metal_plate_normal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
|
|
@ -0,0 +1,44 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cht37oqpg1bb2"
|
||||
path.s3tc="res://.godot/imported/fieldgun_metal_plate_normal.png-66854465fe9e3584ff2f103d9ab763b0.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "59424d1d3e72ba415bf10aa91d89bd4e"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/props/fieldgun_metal_plate_normal.png"
|
||||
dest_files=["res://.godot/imported/fieldgun_metal_plate_normal.png-66854465fe9e3584ff2f103d9ab763b0.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=1
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=1
|
||||
roughness/src_normal="res://assets/models/props/fieldgun_metal_plate_normal.png"
|
||||
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
|
||||
BIN
project/assets/models/props/fieldgun_metal_sheets_albedo.png
Normal file
BIN
project/assets/models/props/fieldgun_metal_sheets_albedo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.4 MiB |
|
|
@ -0,0 +1,44 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b5jwkar5wcvof"
|
||||
path.s3tc="res://.godot/imported/fieldgun_metal_sheets_albedo.png-f78fde5ed3ad767029efe09d92a33f48.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "695e12ca7ab014c170aa70545cb934a5"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/props/fieldgun_metal_sheets_albedo.png"
|
||||
dest_files=["res://.godot/imported/fieldgun_metal_sheets_albedo.png-f78fde5ed3ad767029efe09d92a33f48.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
|
||||
BIN
project/assets/models/props/fieldgun_metal_sheets_normal.png
Normal file
BIN
project/assets/models/props/fieldgun_metal_sheets_normal.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.6 MiB |
|
|
@ -0,0 +1,44 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cxqltrblkxv7b"
|
||||
path.s3tc="res://.godot/imported/fieldgun_metal_sheets_normal.png-78d8ab8ea9643f1619d0de5da179a690.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "3d4ecdaacf77266fae782e20a52a38d5"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/models/props/fieldgun_metal_sheets_normal.png"
|
||||
dest_files=["res://.godot/imported/fieldgun_metal_sheets_normal.png-78d8ab8ea9643f1619d0de5da179a690.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=1
|
||||
compress/channel_pack=0
|
||||
mipmaps/generate=true
|
||||
mipmaps/limit=-1
|
||||
roughness/mode=1
|
||||
roughness/src_normal="res://assets/models/props/fieldgun_metal_sheets_normal.png"
|
||||
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
|
||||
BIN
project/assets/textures/blueish_grid.png
Normal file
BIN
project/assets/textures/blueish_grid.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
41
project/assets/textures/blueish_grid.png.import
Normal file
41
project/assets/textures/blueish_grid.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bu3iujugn73o1"
|
||||
path.s3tc="res://.godot/imported/blueish_grid.png-4cb8a3035bd3743434bfd6e59a2b9de0.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/textures/blueish_grid.png"
|
||||
dest_files=["res://.godot/imported/blueish_grid.png-4cb8a3035bd3743434bfd6e59a2b9de0.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
|
||||
BIN
project/assets/textures/brownish_grid.png
Normal file
BIN
project/assets/textures/brownish_grid.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
41
project/assets/textures/brownish_grid.png.import
Normal file
41
project/assets/textures/brownish_grid.png.import
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b0mk0qw8gyhy2"
|
||||
path.s3tc="res://.godot/imported/brownish_grid.png-97ec0245afbbcbe033c7666745102a8f.s3tc.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://assets/textures/brownish_grid.png"
|
||||
dest_files=["res://.godot/imported/brownish_grid.png-97ec0245afbbcbe033c7666745102a8f.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
|
||||
Loading…
Add table
Add a link
Reference in a new issue