Suggestion - Boost out of portal / Fixed direction out of portal
Tabletopcheese opened this issue ยท 1 comments
1 - Boost out of portal
Just a little kick, or "punch" to move you a couple blocks forward. Or to simply just let you spawn 2 blocks forward.
Could be cool if you can assign an exit XYZ.
2 - Fixed direction
When you go in a portal backwards, you go back in facing the portal. Like above, if we have a fixed XYZ, maybe we could also have a fixed direction. (Like EssentialsX /Spawn saves)
- Part one: adding forward momentum to players exiting portals
- Adds interest to portal interactions, and more importantly, counteracts player collisions for A gates with significant quantities of players.
- Should probably be added on the axis facing away from the portal.
- Part two: adding a toggle for the exit rotation translation.
- Currently, the system is designed for fluid movement- and translates movement relative to the portal.
- An optional config to toggle this could be provided, per this suggestion.