-
Notifications
You must be signed in to change notification settings - Fork 37
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
Add bxt_ch_trigger_tp_keeps_momentum #502
Conversation
2abdc61
to
6a24516
Compare
Do you want to know what the main issue with the that implementation? The fact is that your speed needs to be redirected depending on your direction The angles must be taken either from those specified in Take a look to that implementation and description: fireblizzard/agmod#11 |
Right, then there should be two options for it. With redirect and without it. Redirect is nice but I mean to have this for big surf maps and they are guaranteed to be built like that. This is an example of a map that only works without redirect. https://www.youtube.com/watch?v=s6Y5BY6-iGY I can add both of that. |
Thanks for the help. This should be good. I don't have redirect option on by default because I think maps that take advantage of this are linear. |
4292038
to
ee232cd
Compare
Thanks |
This is useful for some surf/bhop maps that take advantage of portal-like teleportation.
Implementation is simple because in order for it to work, the mapper has to make the map linear as well.
This case is promised to never happen.
Waiting for CI to test on Windows.Currently crashing on Windows.....