Compare commits

...

3 Commits

6 changed files with 55 additions and 14 deletions

View File

@@ -3,19 +3,20 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://domgof2sjx7qt" uid="uid://domgof2sjx7qt"
path="res://.godot/imported/texture_08.svg-da494b7849979c6cd92e284fbb95bb9d.ctex" path.s3tc="res://.godot/imported/texture_08.svg-da494b7849979c6cd92e284fbb95bb9d.s3tc.ctex"
metadata={ metadata={
"vram_texture": false "imported_formats": ["s3tc_bptc"],
"vram_texture": true
} }
[deps] [deps]
source_file="res://Assets/External/kenney_prototype-textures/texture_08.svg" source_file="res://Assets/External/kenney_prototype-textures/texture_08.svg"
dest_files=["res://.godot/imported/texture_08.svg-da494b7849979c6cd92e284fbb95bb9d.ctex"] dest_files=["res://.godot/imported/texture_08.svg-da494b7849979c6cd92e284fbb95bb9d.s3tc.ctex"]
[params] [params]
compress/mode=0 compress/mode=2
compress/high_quality=false compress/high_quality=false
compress/lossy_quality=0.7 compress/lossy_quality=0.7
compress/uastc_level=0 compress/uastc_level=0
@@ -23,7 +24,7 @@ compress/rdo_quality_loss=0.0
compress/hdr_compression=1 compress/hdr_compression=1
compress/normal_map=0 compress/normal_map=0
compress/channel_pack=0 compress/channel_pack=0
mipmaps/generate=false mipmaps/generate=true
mipmaps/limit=-1 mipmaps/limit=-1
roughness/mode=0 roughness/mode=0
roughness/src_normal="" roughness/src_normal=""
@@ -37,7 +38,7 @@ process/normal_map_invert_y=false
process/hdr_as_srgb=false process/hdr_as_srgb=false
process/hdr_clamp_exposure=false process/hdr_clamp_exposure=false
process/size_limit=0 process/size_limit=0
detect_3d/compress_to=1 detect_3d/compress_to=0
svg/scale=1.0 svg/scale=1.0
editor/scale_with_editor_scale=false editor/scale_with_editor_scale=false
editor/convert_colors_with_editor_theme=false editor/convert_colors_with_editor_theme=false

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

BIN
Assets/skybox-panorama.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@@ -2,8 +2,8 @@
importer="texture" importer="texture"
type="CompressedTexture2D" type="CompressedTexture2D"
uid="uid://yheybkam04iu" uid="uid://fnlm5dao21d8"
path.s3tc="res://.godot/imported/skybox-evil-prototype.png-505d55416ee2f4b584199d779e5f430c.s3tc.ctex" path.s3tc="res://.godot/imported/skybox-panorama.png-1018e024adb62a91d26ae7b6f1e9ae52.s3tc.ctex"
metadata={ metadata={
"imported_formats": ["s3tc_bptc"], "imported_formats": ["s3tc_bptc"],
"vram_texture": true "vram_texture": true
@@ -11,8 +11,8 @@ metadata={
[deps] [deps]
source_file="res://Assets/skybox-evil-prototype.png" source_file="res://Assets/skybox-panorama.png"
dest_files=["res://.godot/imported/skybox-evil-prototype.png-505d55416ee2f4b584199d779e5f430c.s3tc.ctex"] dest_files=["res://.godot/imported/skybox-panorama.png-1018e024adb62a91d26ae7b6f1e9ae52.s3tc.ctex"]
[params] [params]

View File

@@ -0,0 +1,7 @@
[gd_resource type="StandardMaterial3D" format=3 uid="uid://014h3kro2gsv"]
[ext_resource type="Texture2D" uid="uid://domgof2sjx7qt" path="res://Assets/External/kenney_prototype-textures/texture_08.svg" id="1_0wcts"]
[resource]
albedo_texture = ExtResource("1_0wcts")
uv1_scale = Vector3(8, 8, 8)

View File

@@ -1,7 +1,8 @@
[gd_scene format=3 uid="uid://cy0y28j47h3w"] [gd_scene format=3 uid="uid://cy0y28j47h3w"]
[ext_resource type="PackedScene" uid="uid://diipi3w18rk4v" path="res://Player/player_controller.tscn" id="1_fau6w"] [ext_resource type="PackedScene" uid="uid://diipi3w18rk4v" path="res://Player/player_controller.tscn" id="1_fau6w"]
[ext_resource type="Texture2D" uid="uid://yheybkam04iu" path="res://Assets/skybox-evil-prototype.png" id="1_gfyfu"] [ext_resource type="Texture2D" uid="uid://fnlm5dao21d8" path="res://Assets/skybox-panorama.png" id="1_gfyfu"]
[ext_resource type="Material" uid="uid://014h3kro2gsv" path="res://Testing/Materials/prototype_floor.tres" id="2_7f328"]
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_7f328"] [sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_7f328"]
panorama = ExtResource("1_gfyfu") panorama = ExtResource("1_gfyfu")
@@ -20,9 +21,8 @@ glow_enabled = true
[node name="FloorPrototype" type="Node" unique_id=1720046870] [node name="FloorPrototype" type="Node" unique_id=1720046870]
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="." unique_id=315302175] [node name="Sun" type="DirectionalLight3D" parent="." unique_id=315302175]
transform = Transform3D(-0.8660254, -0.43301278, 0.25, 0, 0.49999997, 0.86602545, -0.50000006, 0.75, -0.43301266, 0, 0, 0) transform = Transform3D(-0.8660254, -0.43301278, 0.25, 0, 0.49999997, 0.86602545, -0.50000006, 0.75, -0.43301266, 0, 0, 0)
light_color = Color(0.32592046, 0.036656573, 1.2032688e-08, 1)
shadow_enabled = true shadow_enabled = true
[node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=2146588525] [node name="WorldEnvironment" type="WorldEnvironment" parent="." unique_id=2146588525]
@@ -30,11 +30,44 @@ environment = SubResource("Environment_7f328")
[node name="WorldGeometry" type="Node" parent="." unique_id=1261921789] [node name="WorldGeometry" type="Node" parent="." unique_id=1261921789]
[node name="Floor" type="CSGBox3D" parent="WorldGeometry" unique_id=2080275060] [node name="Floor" type="Node" parent="WorldGeometry" unique_id=693029045]
[node name="Floor" type="CSGBox3D" parent="WorldGeometry/Floor" unique_id=2080275060]
use_collision = true use_collision = true
collision_layer = 2 collision_layer = 2
collision_mask = 3 collision_mask = 3
size = Vector3(100, 0.25, 100) size = Vector3(100, 0.25, 100)
material = ExtResource("2_7f328")
[node name="Walls" type="Node" parent="WorldGeometry" unique_id=1363002484]
[node name="WallOne" type="CSGBox3D" parent="WorldGeometry/Walls" unique_id=175577734]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 7.625, 5.2575006)
use_collision = true
collision_layer = 2
size = Vector3(30, 15, 1)
material = ExtResource("2_7f328")
[node name="WallTwo" type="CSGBox3D" parent="WorldGeometry/Walls" unique_id=334111110]
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, 14.443025, 7.625, -10.138264)
use_collision = true
collision_layer = 2
size = Vector3(30, 15, 1)
material = ExtResource("2_7f328")
[node name="WallThree" type="CSGBox3D" parent="WorldGeometry/Walls" unique_id=343370712]
transform = Transform3D(-1, 0, 8.742278e-08, 0, 1, 0, -8.742278e-08, 0, -1, -0.015110016, 7.625, -24.639809)
use_collision = true
collision_layer = 2
size = Vector3(30, 15, 1)
material = ExtResource("2_7f328")
[node name="WallFour" type="CSGBox3D" parent="WorldGeometry/Walls" unique_id=5253357]
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -14.458136, 7.625, -9.244044)
use_collision = true
collision_layer = 2
size = Vector3(30, 15, 1)
material = ExtResource("2_7f328")
[node name="PlayerController" parent="." unique_id=1462541278 instance=ExtResource("1_fau6w")] [node name="PlayerController" parent="." unique_id=1462541278 instance=ExtResource("1_fau6w")]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.125, 0) transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.125, 0)