- Steam App
- RAIDING PARTY (3174620)
- Event type
- patch note
- Published
- 29 August 2025 - 14:12:57 UTC
- Source
- steam_community_announcements
r1045 + Add m_HasPlayedRoomDescription variable to Prologue System and save/load in GameData + Add poster interactions akin to datapad interaction with relevant bools used for save/load in GameData + Ensure room event triggers dont prevent player from exiting room + Add audio to player choice buttons + Add audio to appearance and disappearance of player choice menu r1044 + Refactor Smoking Man prologue into branching dialogue with player choices - refactor dialogue coroutines into new prologue system that steps through: - X number of skippable dialogue strings (List ), for Y seconds (List ) - W number of player choices (List ) - new DialogueProgression method - new DecisionPoint method - accept = (disable button, unpause, close menu, dialogue progression) + enable key + close smoking man + camera target player - decline = (disable button, unpause, close menu, dialogue progression) + retu...