Compare commits

...

3 Commits

Author SHA1 Message Date
Yan Wittmann f3f4cef1bf Added image files back in 2025-01-14 19:30:01 +01:00
Yan Wittmann 263816fa53 Merge branch 'main' into CampAndInventoryUI 2025-01-14 19:26:43 +01:00
Yan Wittmann 7a18765ebd Added images 2025-01-14 19:21:08 +01:00
6 changed files with 84 additions and 6 deletions

View File

@ -3,15 +3,15 @@
importer="texture"
type="CompressedTexture2D"
uid="uid://di16cmfomo60u"
path="res://.godot/imported/Intro.png-ef37c38298536b7c161e4863253f3325.ctex"
path="res://.godot/imported/intro.png-5733d5421d999e0273f5c7e8c62d2491.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/images/Intro.png"
dest_files=["res://.godot/imported/Intro.png-ef37c38298536b7c161e4863253f3325.ctex"]
source_file="res://assets/images/intro.png"
dest_files=["res://.godot/imported/intro.png-5733d5421d999e0273f5c7e8c62d2491.ctex"]
[params]

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cr4e1faypphkg"
path="res://.godot/imported/ingame-instructions.png-47b6e281450dc0b79c6fd2f40f059336.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/images/ingame-instructions.png"
dest_files=["res://.godot/imported/ingame-instructions.png-47b6e281450dc0b79c6fd2f40f059336.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
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=1

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="CompressedTexture2D"
uid="uid://cynull1bsik42"
path="res://.godot/imported/outro.png-474f491bb8e2fbb9b182fa83ab072d54.ctex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/images/outro.png"
dest_files=["res://.godot/imported/outro.png-474f491bb8e2fbb9b182fa83ab072d54.ctex"]
[params]
compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
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=1

View File

@ -1,17 +1,19 @@
[gd_scene load_steps=46 format=4 uid="uid://b88asko1ugyd2"]
[gd_scene load_steps=48 format=4 uid="uid://b88asko1ugyd2"]
[ext_resource type="Script" path="res://scripts/global/GameManager.gd" id="1_eeg2d"]
[ext_resource type="Script" path="res://scripts/tilemap/World.gd" id="1_k0rw8"]
[ext_resource type="TileSet" uid="uid://bi836ygcmyvhb" path="res://assets/tilemap/tileset.tres" id="1_vlccq"]
[ext_resource type="Script" path="res://scripts/global/CameraController.gd" id="2_k51iv"]
[ext_resource type="Material" uid="uid://ckg3be082ny3h" path="res://assets/shader/shader_vignette.tres" id="3_7waul"]
[ext_resource type="Texture2D" uid="uid://di16cmfomo60u" path="res://assets/images/Intro.png" id="3_oufrl"]
[ext_resource type="Texture2D" uid="uid://di16cmfomo60u" path="res://assets/images/intro.png" id="3_oufrl"]
[ext_resource type="Script" path="res://scripts/player/PlayerManager.gd" id="4_1xqo1"]
[ext_resource type="Texture2D" uid="uid://1ae5agveqddp" path="res://icon.svg" id="4_o8ona"]
[ext_resource type="Script" path="res://scripts/visualization/BehaviorTreeVisualizer.gd" id="5_ecfvx"]
[ext_resource type="Script" path="res://scripts/tilemap/StepVisualization.gd" id="5_sr2su"]
[ext_resource type="Script" path="res://scripts/player/tree/BehaviorTree.gd" id="6_efs30"]
[ext_resource type="Texture2D" uid="uid://cr4e1faypphkg" path="res://assets/images/ingame-instructions.png" id="6_iootx"]
[ext_resource type="Script" path="res://scripts/player/tree/impl/base/TaskSelector.gd" id="7_1jajd"]
[ext_resource type="Texture2D" uid="uid://cynull1bsik42" path="res://assets/images/outro.png" id="7_hcta4"]
[ext_resource type="Script" path="res://scripts/player/tree/impl/testing/WalkUpToMouse.gd" id="8_s6mqc"]
[ext_resource type="Script" path="res://scripts/player/tree/impl/base/TaskSequence.gd" id="9_i67mw"]
[ext_resource type="Script" path="res://scripts/player/tree/impl/base/GoToWhileRunningSuccessStop.gd" id="10_4v1m1"]
@ -285,10 +287,10 @@ grow_vertical = 0
scale = Vector2(0.415, 0.415)
size_flags_horizontal = 4
size_flags_vertical = 8
texture = ExtResource("6_iootx")
[node name="OutroImageContainer" type="VBoxContainer" parent="Camera2D/CanvasLayer"]
unique_name_in_owner = true
visible = false
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
@ -297,6 +299,7 @@ grow_vertical = 2
[node name="OutroImage" type="TextureRect" parent="Camera2D/CanvasLayer/OutroImageContainer"]
layout_mode = 2
texture = ExtResource("7_hcta4")
expand_mode = 4
stretch_mode = 5
@ -380,6 +383,7 @@ stretch_mode = 5
[node name="FuelCount" type="Label" parent="Camera2D/CanvasLayer/BottomRIghtContainer/VBoxContainer/BoatProcessUI/BoatPartFuel"]
unique_name_in_owner = true
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
@ -391,6 +395,7 @@ stretch_mode = 5
[node name="AnchorCount" type="Label" parent="Camera2D/CanvasLayer/BottomRIghtContainer/VBoxContainer/BoatProcessUI/BoatPartAnchor"]
unique_name_in_owner = true
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
@ -402,6 +407,7 @@ stretch_mode = 5
[node name="ChestCount" type="Label" parent="Camera2D/CanvasLayer/BottomRIghtContainer/VBoxContainer/BoatProcessUI/BoatPartChest"]
unique_name_in_owner = true
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
@ -413,6 +419,7 @@ stretch_mode = 5
[node name="GearsCount" type="Label" parent="Camera2D/CanvasLayer/BottomRIghtContainer/VBoxContainer/BoatProcessUI/BoatPartGears"]
unique_name_in_owner = true
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
@ -424,6 +431,7 @@ stretch_mode = 5
[node name="MedikitCount" type="Label" parent="Camera2D/CanvasLayer/BottomRIghtContainer/VBoxContainer/BoatProcessUI/BoatPartMedikit"]
unique_name_in_owner = true
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
@ -435,6 +443,7 @@ stretch_mode = 5
[node name="PaddleCount" type="Label" parent="Camera2D/CanvasLayer/BottomRIghtContainer/VBoxContainer/BoatProcessUI/BoatPartPaddle"]
unique_name_in_owner = true
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0
@ -446,6 +455,7 @@ stretch_mode = 5
[node name="StoveCount" type="Label" parent="Camera2D/CanvasLayer/BottomRIghtContainer/VBoxContainer/BoatProcessUI/BoatPartGasStove"]
unique_name_in_owner = true
layout_mode = 0
offset_right = 40.0
offset_bottom = 23.0