diff --git a/Levels/Level02.tscn b/Levels/Level02.tscn index 60547a5..bd2808c 100644 --- a/Levels/Level02.tscn +++ b/Levels/Level02.tscn @@ -13,18 +13,23 @@ [sub_resource type="SpatialMaterial" id=1] albedo_texture = ExtResource( 2 ) +uv1_triplanar = true [sub_resource type="SpatialMaterial" id=2] albedo_texture = ExtResource( 4 ) +uv1_triplanar = true [sub_resource type="SpatialMaterial" id=3] albedo_texture = ExtResource( 4 ) +uv1_triplanar = true [sub_resource type="SpatialMaterial" id=4] albedo_texture = ExtResource( 1 ) +uv1_triplanar = true [sub_resource type="SpatialMaterial" id=5] albedo_texture = ExtResource( 1 ) +uv1_triplanar = true [sub_resource type="DynamicFont" id=8] size = 64 @@ -135,7 +140,7 @@ volume_db = -3.0 bus = "Music" [node name="Sun" type="DirectionalLight" parent="."] -transform = Transform( 0.707107, -0.353553, 0.612372, 0, 0.866025, 0.5, -0.707107, -0.353553, 0.612372, 7.99925, 6, 7.97141 ) +transform = Transform( -0.897916, 0.257019, -0.357335, 0.170954, 0.951718, 0.254964, 0.405613, 0.167849, -0.898502, -33.0059, 16.9772, -31.8496 ) [node name="WorldEnvironment_EpicBlueSky" type="WorldEnvironment" parent="."] environment = SubResource( 10 ) diff --git a/Textures/ARA.png b/Textures/ARA.png new file mode 100644 index 0000000..e4b9362 Binary files /dev/null and b/Textures/ARA.png differ diff --git a/Textures/ARA.png.import b/Textures/ARA.png.import new file mode 100644 index 0000000..bff83be --- /dev/null +++ b/Textures/ARA.png.import @@ -0,0 +1,35 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/ARA.png-75f03cc33639c95bb83956471f5fc184.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://Textures/ARA.png" +dest_files=[ "res://.import/ARA.png-75f03cc33639c95bb83956471f5fc184.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +process/normal_map_invert_y=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/Textures/Custom/300x300.psd b/Textures/Custom/300x300.psd index de9aaba..e0e0c4c 100644 Binary files a/Textures/Custom/300x300.psd and b/Textures/Custom/300x300.psd differ