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

Allow placing ziplines #13

Open
WheteThunger opened this issue Apr 23, 2022 · 0 comments
Open

Allow placing ziplines #13

WheteThunger opened this issue Apr 23, 2022 · 0 comments
Labels
complex Complex to implement enhancement New feature or request

Comments

@WheteThunger
Copy link
Owner

WheteThunger commented Apr 23, 2022

Ziplines were recently added to the game. This plugin could support two types of ziplines:

Point A to B ziplines: To place these, we would need new commands such as mazipline start and mazipline end. The start and end point would have to be in the same monument.

Zipline targets: Zipline targets would automatically be connected to nearby pylons depending on the angle. This could be added using the custom addons proposal (#10) within the plugin (where MA is the owner of the custom addon definition), rather than implementing a new type of addon. The plugin would have to recreate the logic to find nearby zipline launch points and connect or disconnect them as necessary when zipline targets are added/removed.

@WheteThunger WheteThunger added enhancement New feature or request complex Complex to implement labels Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complex Complex to implement enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant