Added a test prop model (Resonator), rearranged props, added more reflection probes, added more lights to the test map

remotes/1705725415861086127/tmp_refs/heads/main
unfa 2021-09-21 01:43:28 +02:00
parent 695c86b7c9
commit 631a668bd6
8 changed files with 427 additions and 27 deletions

View File

@ -3,7 +3,7 @@
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://831g53oe7qt8"
uid="uid://clrg7c7m1h8d0"
path="res://.godot/imported/BeerCan.glb-4aed8c8c9e0cbbe3eefd2e211aca428b.scn"
[deps]
@ -27,4 +27,16 @@ animation/bake_reset_animation=true
animation/fps=15
import_script/path=""
_subresources={
"meshes": {
"BeerCan_Cylinder": {
"generate/lightmap_uv": 1,
"generate/lods": 1
}
},
"nodes": {
"PATH:Can LP": {
"generate/physics": true,
"physics/shape_type": 1
}
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -0,0 +1,35 @@
[remap]
importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bwdy80dmt742s"
path="res://.godot/imported/Lowpoly 04.glb-c8bc0ae6fa4984fb4cfea1fc77cec5b4.scn"
[deps]
source_file="res://Assets/Props/Resonator/Lowpoly 04.glb"
dest_files=["res://.godot/imported/Lowpoly 04.glb-c8bc0ae6fa4984fb4cfea1fc77cec5b4.scn"]
[params]
nodes/root_type="Node3D"
nodes/root_name="Scene Root"
nodes/root_scale=1.0
meshes/ensure_tangents=true
meshes/generate_lods=true
meshes/create_shadow_meshes=true
meshes/light_baking=2
meshes/lightmap_texel_size=0.1
skins/use_named_skins=true
animation/import=true
animation/bake_reset_animation=true
animation/fps=15
import_script/path=""
_subresources={
"meshes": {
"Lowpoly 04_Cylinder003": {
"generate/lods": 1
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 MiB

View File

@ -0,0 +1,37 @@
[remap]
importer="texture"
type="StreamTexture2D"
uid="uid://bu2q3fym0liwy"
path.s3tc="res://.godot/imported/NOR_small.jpg-554bff25433cebd7f2e3455c763f1f75.s3tc.stex"
path.etc2="res://.godot/imported/NOR_small.jpg-554bff25433cebd7f2e3455c763f1f75.etc2.stex"
metadata={
"imported_formats": ["s3tc", "etc2"],
"vram_texture": true
}
[deps]
source_file="res://Assets/Props/Resonator/NOR_small.jpg"
dest_files=["res://.godot/imported/NOR_small.jpg-554bff25433cebd7f2e3455c763f1f75.s3tc.stex", "res://.godot/imported/NOR_small.jpg-554bff25433cebd7f2e3455c763f1f75.etc2.stex"]
[params]
compress/mode=2
compress/lossy_quality=0.95
compress/hdr_compression=1
compress/bptc_ldr=0
compress/normal_map=1
compress/channel_pack=0
compress/streamed=false
mipmaps/generate=true
mipmaps/limit=-1
roughness/mode=1
roughness/src_normal="res://Assets/Props/Resonator/NOR_small.jpg"
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/HDR_as_SRGB=false
process/size_limit=0
detect_3d/compress_to=0
svg/scale=1.0

File diff suppressed because one or more lines are too long