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

Waypoint Course Module - Reduce Code Setup #6

Open
Tmktahu opened this issue Sep 21, 2021 · 0 comments
Open

Waypoint Course Module - Reduce Code Setup #6

Tmktahu opened this issue Sep 21, 2021 · 0 comments
Labels
Add-On Enhancement New feature or request

Comments

@Tmktahu
Copy link
Owner

Tmktahu commented Sep 21, 2021

Configuring the Waypoint Course Module is pretty bleh, especially when it comes to code edits required for specific numbers of waypoints.

I want to find a way to reduce the amount of code tweaking needed for the module to function correctly. I believe this can be achieved by abusing runtime errors when attempting to access non-existent global variables.

The goals are:

  • Overall reduce the required code tweaking needed.
  • Make the code work with any number of waypoints (2-16) without needing to delete or edit lines for it.
@Tmktahu Tmktahu added Enhancement New feature or request Add-On labels Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Add-On Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant