Milestone 5: Private Testing Release 1
Lot's of changes.
This commit is contained in:
parent
0bd1414af0
commit
40100e8fee
90 changed files with 5741 additions and 156 deletions
|
@ -8,13 +8,14 @@ size = Vector3(50, 1, 50)
|
|||
|
||||
[sub_resource type="PhysicalSkyMaterial" id="PhysicalSkyMaterial_ttw18"]
|
||||
|
||||
[sub_resource type="Sky" id="Sky_xg1t7"]
|
||||
[sub_resource type="Sky" id="Sky_05rcq"]
|
||||
sky_material = SubResource("PhysicalSkyMaterial_ttw18")
|
||||
|
||||
[sub_resource type="Environment" id="Environment_3mjgt"]
|
||||
background_mode = 2
|
||||
sky = SubResource("Sky_xg1t7")
|
||||
sky = SubResource("Sky_05rcq")
|
||||
ambient_light_color = Color(1, 1, 1, 1)
|
||||
ambient_light_energy = 16.0
|
||||
|
||||
[node name="map" type="Node3D"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -2, 0)
|
||||
|
|
343
maps/mansion.tscn
Normal file
343
maps/mansion.tscn
Normal file
File diff suppressed because one or more lines are too long
1037
maps/mesh_libraries/mansion.tres
Normal file
1037
maps/mesh_libraries/mansion.tres
Normal file
File diff suppressed because one or more lines are too long
828
maps/mesh_libraries/sources/mansion.tscn
Normal file
828
maps/mesh_libraries/sources/mansion.tscn
Normal file
File diff suppressed because one or more lines are too long
BIN
maps/wall_0.png
Normal file
BIN
maps/wall_0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 212 B |
39
maps/wall_0.png.import
Normal file
39
maps/wall_0.png.import
Normal file
|
@ -0,0 +1,39 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://crmf2akrsdg6j"
|
||||
path.s3tc="res://.godot/imported/wall_0.png-b3942b8907f71ed4ca2d3519dc07766b.s3tc.ctex"
|
||||
path.etc2="res://.godot/imported/wall_0.png-b3942b8907f71ed4ca2d3519dc07766b.etc2.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc", "etc2_astc"],
|
||||
"vram_texture": true
|
||||
}
|
||||
generator_parameters={
|
||||
"md5": "2b3b8eca830f0de85ca87da2d1a2589f"
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://maps/wall_0.png"
|
||||
dest_files=["res://.godot/imported/wall_0.png-b3942b8907f71ed4ca2d3519dc07766b.s3tc.ctex", "res://.godot/imported/wall_0.png-b3942b8907f71ed4ca2d3519dc07766b.etc2.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
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/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