Skip to content

Spawn Player Actor#6217

Open
lllsondowlll wants to merge 4 commits intoHarbourMasters:developfrom
lllsondowlll:develop
Open

Spawn Player Actor#6217
lllsondowlll wants to merge 4 commits intoHarbourMasters:developfrom
lllsondowlll:develop

Conversation

@lllsondowlll
Copy link

@lllsondowlll lllsondowlll commented Jan 30, 2026

Allows for Spawning the player actor in cut-scenes interrupted by debug mode or lacking a player spawn.

image image

Build Artifacts

@serprex
Copy link
Member

serprex commented Feb 28, 2026

is there a purpose here that makes this useful for debugging?

@lllsondowlll
Copy link
Author

is there a purpose here that makes this useful for debugging?

It's an additional level of control for scene interruption (which as you know is a native debug command) built into the game. Many scenes interruption fails to restore the player actor as it's culled. This adds another layer of cutscene interruption control without being limited to only debug camera. This also gives an advanced version of the "Beta quest" control. Interacting and exploring interrupted scenes allows for interaction in these debug states that could also provide future proof for when custom cutscenes are developed as well. I honestly felt this adds an additional layer of control during cutscene debugging that is normally absent.

TLDR; Adds quality of life additions to the existing debug control.

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.

2 participants