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

Maintain directional velocity through teleporters #19

Open
GooberRF opened this issue Dec 13, 2020 · 0 comments · May be fixed by #291
Open

Maintain directional velocity through teleporters #19

GooberRF opened this issue Dec 13, 2020 · 0 comments · May be fixed by #291
Labels
enhancement New feature or request

Comments

@GooberRF
Copy link
Contributor

It would be ideal if directional velocity could be maintained through teleports, proportional to the direction of the teleport destination. By this I mean, if a player enters a Teleport trigger while moving north, and the "Teleport_Player" event exits them pointing south, their northward velocity should be translated into southward velocity when they arrive at the destination to match the direction of the destination "Teleport_Player" event. This could perhaps be a flag on the "Teleport_Player" event that mappers could set? Or just the default behaviour for teleporting?

@rafalh rafalh added the enhancement New feature or request label Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants