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

Remove Structure Overlay Progress Bar #19

Open
alecb100 opened this issue Jul 30, 2024 · 1 comment
Open

Remove Structure Overlay Progress Bar #19

alecb100 opened this issue Jul 30, 2024 · 1 comment

Comments

@alecb100
Copy link

I created a structure in a book and really like the overlay feature, especially since my structure is very complicated. However, many of it's complications come from it's use of stairs. Because stairs are complicated in and of themselves, with the same orientation being able to be created 2 different ways in code, the progress bar for this structure sometimes displays blocks as being incorrect when it is in fact correct. Stairs are very particular in the location you're facing when placing them, so to be fair to the player, I made my structure very error tolerant, where if it looks like the ghost overlay structure, it'll work. However, like I said, the progress bar doesn't see it that way. I'm sure at least one person will be confused when building my structure and the progress bar says something is wrong, so I was wondering how I can disable the progress bar from displaying altogether.

@alecb100
Copy link
Author

alecb100 commented Aug 7, 2024

I was able to remove the bar for my structure through the use of custom events, but it would be nice if this was something that could be easily turned off in the book itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant