Skip to content

Update cliffs verso stealth - #2855

Merged
manuq merged 4 commits into
endlessm:mainfrom
KarmDK:2722_update_cliffs_versoStealth
Sep 8, 2026
Merged

Update cliffs verso stealth#2855
manuq merged 4 commits into
endlessm:mainfrom
KarmDK:2722_update_cliffs_versoStealth

Conversation

@KarmDK

@KarmDK KarmDK commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

The scene still relied on the old "tiles/elevation.tres" tileset and a completely obscured "Guard Blocks" layer to block enemy vision. I have modified the custom TileSet to handle sight occlusion directly on the visible cliffs, the "Guard Blocks" layer has been safely deleted.
Resolve #2722

@KarmDK
KarmDK requested review from a team as code owners September 7, 2026 20:41
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Test build no longer available.

@manuq manuq left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@@ -2,7 +2,6 @@

[ext_resource type="Script" uid="uid://dnp0tjloec2d7" path="res://scenes/game_logic/stealth_game_logic.gd" id="1_g84g0"]
[ext_resource type="Script" uid="uid://pk3ucq7e2eah" path="res://scenes/game_logic/player_mode.gd" id="1_pml9x"]
[ext_resource type="TileSet" uid="uid://dfp36ffpanjq2" path="res://tiles/elevation.tres" id="2_nsaju"]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@@ -15,7 +14,6 @@
[ext_resource type="PackedScene" uid="uid://cfcgrfvtn04yp" path="res://scenes/ui_elements/hud/hud.tscn" id="7_d7772"]
[ext_resource type="PackedScene" uid="uid://fuhl3l6gxq5k" path="res://scenes/game_elements/props/collectible_item/collectible_item.tscn" id="8_12nev"]
[ext_resource type="Texture2D" uid="uid://cophwiv5rmm1" path="res://scenes/quests/story_quests/verso/assets/Hallway_Tiles.png" id="8_nsaju"]
[ext_resource type="Texture2D" uid="uid://dqcacyxq3xdcx" path="res://scenes/quests/story_quests/verso/assets/Teacher_Desk_Prop.png" id="9_6m3nq"]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like you also removed the unneeded teacher desk PNG from the tileset, nice:

Image

Comment thread scenes/quests/story_quests/verso/2_verso_stealth_sadness/verso_stealth.tscn Outdated
@manuq

manuq commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

I applied my suggestion in order to merge. Tested it and whoa, the last part of this level was challenging, @felixwalberg! The guards going in zig-zag at the very end are brutal :)

@manuq
manuq merged commit e98dd12 into endlessm:main Sep 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update cliffs in Verso stealth

2 participants