Skip to content

Disentangle Respawn from ClassΒ #854

@Xyseer764

Description

@Xyseer764

Is your feature request related to a problem? Please describe.
I have no idea why the respawn position is hard-coded into the class. Not being able to change a player's respawn position dynamically heavily restricts what the engine should be able to do. Most major MMOs have some mechanic that allows the player to bind their respawn to a city or home. The majority of games made in this engine would benefit from this feature. I'm aware that you're able to fake this functionality through common events by warping the player on respawn, but this seems like something that should be directly modifiable.

Describe the solution you'd like
Keep the class respawn as a default that's set when the character's first created. From there on out allow us to modify the player's respawn point through an Event Command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions