diff --git a/fonts/lilita_one_regular.ttf.import b/fonts/lilita_one_regular.ttf.import index c0d7278..8cd6828 100644 --- a/fonts/lilita_one_regular.ttf.import +++ b/fonts/lilita_one_regular.ttf.import @@ -21,6 +21,7 @@ msdf_pixel_range=8 msdf_size=48 allow_system_fallback=true force_autohinter=false +modulate_color_glyphs=false hinting=1 subpixel_positioning=1 keep_rounding_remainders=true diff --git a/icon.png.import b/icon.png.import index 29301aa..521438e 100644 --- a/icon.png.import +++ b/icon.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.cte compress/mode=0 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 @@ -25,6 +27,10 @@ mipmaps/generate=false 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 diff --git a/meshes/brick.res b/meshes/brick.res index 1ec2ea5..37dabe0 100644 Binary files a/meshes/brick.res and b/meshes/brick.res differ diff --git a/meshes/dust.res b/meshes/dust.res index 6f55de9..fb4d6d9 100644 Binary files a/meshes/dust.res and b/meshes/dust.res differ diff --git a/objects/brick.tscn b/objects/brick.tscn index fea89d0..14d648c 100644 --- a/objects/brick.tscn +++ b/objects/brick.tscn @@ -3,7 +3,7 @@ [ext_resource type="PackedScene" uid="uid://cs417o1y08xb1" path="res://models/brick.glb" id="1_lex57"] [ext_resource type="Script" uid="uid://b1egvfagp7vs1" path="res://objects/brick.gd" id="2_hbwgr"] [ext_resource type="Material" uid="uid://booc27br2ap2l" path="res://models/colormap.tres" id="3_2u2la"] -[ext_resource type="ArrayMesh" uid="uid://ddrdfs0j71wla" path="res://meshes/brick.res" id="4_pm7ss"] +[ext_resource type="ArrayMesh" uid="uid://bkyb0o2ipxxya" path="res://meshes/brick.res" id="4_pm7ss"] [sub_resource type="BoxShape3D" id="BoxShape3D_a8y0u"] size = Vector3(0.75, 0.75, 0.75) diff --git a/objects/cloud.tscn b/objects/cloud.tscn index 7eea343..92745e8 100644 --- a/objects/cloud.tscn +++ b/objects/cloud.tscn @@ -12,5 +12,5 @@ distance_fade_max_distance = 3.0 [node name="cube" instance=ExtResource("1_pjiy0")] script = ExtResource("2_hugjq") -[node name="cube2" parent="." index="0"] +[node name="cloud2" parent="." index="0"] surface_material_override/0 = SubResource("StandardMaterial3D_m5bs8") diff --git a/scenes/mai769D.tmp b/scenes/mai769D.tmp deleted file mode 100644 index 0fbff4d..0000000 --- a/scenes/mai769D.tmp +++ /dev/null @@ -1,165 +0,0 @@ -[gd_scene load_steps=15 format=3 uid="uid://bqqgyqafm7xwp"] - -[ext_resource type="Environment" uid="uid://bqnqgflivjvue" path="res://scenes/main-environment.tres" id="1_ahusb"] -[ext_resource type="PackedScene" uid="uid://dl2ed4gkybggf" path="res://objects/player.tscn" id="2_onms2"] -[ext_resource type="Script" path="res://scripts/view.gd" id="5_bg0fr"] -[ext_resource type="PackedScene" uid="uid://cnymdajj1vsqm" path="res://objects/platform.tscn" id="6_sdmev"] -[ext_resource type="PackedScene" uid="uid://rjh4ifidqrfp" path="res://objects/platform_medium.tscn" id="7_ixpj3"] -[ext_resource type="PackedScene" uid="uid://uqr4hswv6d2g" path="res://objects/platform_grass_large_round.tscn" id="8_4oh1e"] -[ext_resource type="PackedScene" uid="uid://c8up71en5djgm" path="res://objects/platform_falling.tscn" id="9_2fnpo"] -[ext_resource type="PackedScene" uid="uid://dtjvjdjl8cs6e" path="res://models/flag.glb" id="9_fw1f5"] -[ext_resource type="PackedScene" uid="uid://dfpisimsgf5ce" path="res://objects/coin.tscn" id="10_fwhys"] -[ext_resource type="Script" path="res://scripts/hud.gd" id="11_apvpm"] -[ext_resource type="PackedScene" uid="uid://dy017k58p20sk" path="res://objects/cloud.tscn" id="13_drtpy"] -[ext_resource type="Texture2D" uid="uid://cd7oyc56ehkx1" path="res://sprites/coin.png" id="13_jfda3"] -[ext_resource type="FontFile" uid="uid://d0cxd77jybrcn" path="res://fonts/lilita_one_regular.ttf" id="17_tk810"] - -[sub_resource type="LabelSettings" id="LabelSettings_38ys3"] -font = ExtResource("17_tk810") -font_size = 48 -shadow_color = Color(0, 0, 0, 0.376471) -shadow_offset = Vector2(2, 2) - -[node name="Main" type="Node3D"] - -[node name="Environment" type="WorldEnvironment" parent="."] -environment = ExtResource("1_ahusb") - -[node name="Player" parent="." node_paths=PackedStringArray("view") instance=ExtResource("2_onms2")] -view = NodePath("../View") - -[node name="View" type="Node3D" parent="." node_paths=PackedStringArray("target")] -transform = Transform3D(0.707107, -0.298836, 0.640856, 0, 0.906308, 0.422618, -0.707107, -0.298836, 0.640856, 0, 0, 0) -script = ExtResource("5_bg0fr") -target = NodePath("../Player") - -[node name="Camera" type="Camera3D" parent="View"] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 10) -current = true -fov = 40.0 - -[node name="World" type="Node3D" parent="."] - -[node name="platform" parent="World" instance=ExtResource("6_sdmev")] -transform = Transform3D(0.993085, 0, -0.117399, 0, 1, 0, 0.117399, 0, 0.993085, 0, 0, 0) - -[node name="platform4" parent="World" instance=ExtResource("6_sdmev")] -transform = Transform3D(0.993085, 0, -0.117399, 0, 1, 0, 0.117399, 0, 0.993085, -15, 0, 4) - -[node name="platform2" parent="World" instance=ExtResource("6_sdmev")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3, 2, -3) - -[node name="platform3" parent="World" instance=ExtResource("6_sdmev")] -transform = Transform3D(0.966237, 0, -0.257656, 0, 1, 0, 0.257656, 0, 0.966237, -3, 3, -5) - -[node name="platform-medium" parent="World" instance=ExtResource("7_ixpj3")] -transform = Transform3D(0.996134, 0, 0.0878512, 0, 1, 0, -0.0878512, 0, 0.996134, -3, 0, 0) - -[node name="platform-medium2" parent="World" instance=ExtResource("7_ixpj3")] -transform = Transform3D(0.995121, 0, 0.0986598, 0, 1, 0, -0.0986598, 0, 0.995121, -5, 0, 4) - -[node name="platform-medium4" parent="World" instance=ExtResource("7_ixpj3")] -transform = Transform3D(0.929796, 0, -0.368076, 0, 1, 0, 0.368076, 0, 0.929796, -14.9422, 0.991941, 0.128304) - -[node name="platform-medium3" parent="World" instance=ExtResource("7_ixpj3")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3, -6) - -[node name="platform-falling" parent="World" instance=ExtResource("9_2fnpo")] -transform = Transform3D(0.984808, 0, 0.173648, 0, 1, 0, -0.173648, 0, 0.984808, -9, 0.419294, 4) - -[node name="platform-falling2" parent="World" instance=ExtResource("9_2fnpo")] -transform = Transform3D(0.994522, 0, -0.104528, 0, 1, 0, 0.104528, 0, 0.994522, -12, -0.315063, 4) - -[node name="platform-falling3" parent="World" instance=ExtResource("9_2fnpo")] -transform = Transform3D(0.939693, 0, 0.34202, 0, 1, 0, -0.34202, 0, 0.939693, -11.7527, 1.8303, -2.30579) - -[node name="platform-grass-large-round" parent="World" instance=ExtResource("8_4oh1e")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7, 1, -2) - -[node name="flag" parent="World" instance=ExtResource("9_fw1f5")] -transform = Transform3D(0.707107, 0, -0.707107, 0, 1, 0, 0.707107, 0, 0.707107, 0, 3.48077, -6) - -[node name="coin" parent="World" instance=ExtResource("10_fwhys")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3, 0.635, 0) - -[node name="coin10" parent="World" instance=ExtResource("10_fwhys")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5, 0.635, 4) - -[node name="coin2" parent="World" instance=ExtResource("10_fwhys")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.0437, 1.97005, -0.33003) - -[node name="coin3" parent="World" instance=ExtResource("10_fwhys")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.0437, 1.97005, -1.33003) - -[node name="coin5" parent="World" instance=ExtResource("10_fwhys")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -11.7731, 2.54941, -2.28223) - -[node name="coin6" parent="World" instance=ExtResource("10_fwhys")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -14.8111, 1.6888, 0.328574) - -[node name="coin7" parent="World" instance=ExtResource("10_fwhys")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -14.8111, 2.6888, 0.328574) - -[node name="coin8" parent="World" instance=ExtResource("10_fwhys")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -14.9647, 0.801836, 3.99354) - -[node name="coin9" parent="World" instance=ExtResource("10_fwhys")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 5, -6) - -[node name="coin4" parent="World" instance=ExtResource("10_fwhys")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.0437, 1.97005, -2.33003) - -[node name="cube8" parent="World" instance=ExtResource("13_drtpy")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.5495, 1.10741, -2.666) - -[node name="cube9" parent="World" instance=ExtResource("13_drtpy")] -transform = Transform3D(1.27593, -0.401864, 0.422933, 0.471408, 1.30937, -0.178025, -0.343721, 0.304009, 1.32582, 3.33538, 1.37146, -4.1932) - -[node name="cube10" parent="World" instance=ExtResource("13_drtpy")] -transform = Transform3D(1.32811, 0.370441, 0.259369, -0.293866, 1.3186, -0.37854, -0.34372, 0.30401, 1.32582, -10.5752, 2.03819, -7.93707) - -[node name="cube11" parent="World" instance=ExtResource("13_drtpy")] -transform = Transform3D(0.476646, 0.924607, 0.941422, -0.929853, 0.945559, -0.457882, -0.93624, -0.468385, 0.934042, -11.1815, 2.03819, 9.2812) - -[node name="cube12" parent="World" instance=ExtResource("13_drtpy")] -transform = Transform3D(-1.02876, -0.695523, 0.652886, -0.929853, 0.945557, -0.457881, -0.213027, -0.768461, -1.15432, -10.9158, 2.79508, 11.515) - -[node name="cube13" parent="World" instance=ExtResource("13_drtpy")] -transform = Transform3D(1.56209, -1.37982, 1.71508, 1.97375, 1.80907, -0.342241, -0.974547, 1.4522, 2.05595, -14.3045, 2.03819, -8.24191) - -[node name="cube14" parent="World" instance=ExtResource("13_drtpy")] -transform = Transform3D(1.56209, -1.37982, 1.71508, 1.97375, 1.80907, -0.342241, -0.974547, 1.4522, 2.05595, -15.866, 2.03819, 7.83702) - -[node name="Sun" type="DirectionalLight3D" parent="."] -transform = Transform3D(-0.422618, -0.694272, 0.582563, 0, 0.642788, 0.766044, -0.906308, 0.323744, -0.271654, 0, 0, 0) -shadow_enabled = true -shadow_opacity = 0.75 - -[node name="HUD" type="CanvasLayer" parent="."] -script = ExtResource("11_apvpm") - -[node name="Icon" type="TextureRect" parent="HUD"] -offset_left = 57.0 -offset_top = 67.0 -offset_right = 313.0 -offset_bottom = 323.0 -scale = Vector2(0.2, 0.2) -texture = ExtResource("13_jfda3") - -[node name="x" type="Label" parent="HUD"] -offset_left = 112.0 -offset_top = 64.0 -offset_right = 144.0 -offset_bottom = 123.0 -text = "×" -label_settings = SubResource("LabelSettings_38ys3") - -[node name="Coins" type="Label" parent="HUD"] -offset_left = 144.0 -offset_top = 64.0 -offset_right = 368.0 -offset_bottom = 123.0 -text = "0" -label_settings = SubResource("LabelSettings_38ys3") - -[connection signal="coin_collected" from="Player" to="HUD" method="_on_coin_collected"] diff --git a/sounds/walking.ogg b/sounds/walking.ogg index 0458251..a1d3c15 100644 Binary files a/sounds/walking.ogg and b/sounds/walking.ogg differ diff --git a/sounds/walking.ogg.sfk b/sounds/walking.ogg.sfk deleted file mode 100644 index f1ffe5f..0000000 Binary files a/sounds/walking.ogg.sfk and /dev/null differ diff --git a/splash-screen.png.import b/splash-screen.png.import index 275bc43..7f81170 100644 --- a/splash-screen.png.import +++ b/splash-screen.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/splash-screen.png-ae6c8b07e185ee8a074576008d9 compress/mode=0 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 @@ -25,6 +27,10 @@ mipmaps/generate=false 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 diff --git a/sprites/blob_shadow.png.import b/sprites/blob_shadow.png.import index 1abf03d..e2199b6 100644 --- a/sprites/blob_shadow.png.import +++ b/sprites/blob_shadow.png.import @@ -18,6 +18,8 @@ dest_files=["res://.godot/imported/blob_shadow.png-d19f4ffceb1d99dd3331acec2dc6d compress/mode=0 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 @@ -25,6 +27,10 @@ mipmaps/generate=false 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