Skip to content

Make singleplayer player swap characters if their character is removed#15265

Open
TheNinjaScout wants to merge 1 commit intoFakeFishGames:masterfrom
TheNinjaScout:nofreecameraonremove
Open

Make singleplayer player swap characters if their character is removed#15265
TheNinjaScout wants to merge 1 commit intoFakeFishGames:masterfrom
TheNinjaScout:nofreecameraonremove

Conversation

@TheNinjaScout
Copy link

@TheNinjaScout TheNinjaScout commented Nov 27, 2024

Fixes #15264

AddEntityToRemoveQueue now automatically calls "SelectNextCharacter" if the entity being removed is the player's currently controlled crew member in singleplayer as to not put them in spectator mode

Moved "AddEntityToRemoveQueue" call on husk infection's "CreateAIHusk" function to the end of the function to not interfere with "controlhusk"'s functionality in singleplayer

Demonstration: https://youtu.be/x2r389_srfc

AddEntityToRemoveQueue now automatically calls "SelectNextCharacter" if the entity being removed is the player's currently controlled crew member in singleplayer as to not put them in spectator mode

Moved "AddEntityToRemoveQueue" call on husk infection's "CreateAIHusk" function to the end of the function to not interfere with "controlhusk"'s functionality in singleplayer
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.

1 participant