Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow death due to fall damage and make the player face the opponents base #215

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ahv15
Copy link
Member

@ahv15 ahv15 commented Jun 19, 2021

Currently when a player dies due to fall damage, the player doesn't teleport back to base. Also when the player teleports to the base, the player doesn't face the opposing base. Although by modifying the CharacterTeleportEvent the states and the components are updated properly the player doesn't teleport or change their orientation on death. Further investigation is necessary. Requires MovingBlocks/Terasology#4778 to test this.

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