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

Visualization of selection/clipboard #128

Open
Frago9876543210 opened this issue Aug 25, 2019 · 4 comments
Open

Visualization of selection/clipboard #128

Frago9876543210 opened this issue Aug 25, 2019 · 4 comments

Comments

@Frago9876543210
Copy link

Description

This could also be useful for pinpointing the area. BTW, server can read offset of structure blocks using StructureBlockUpdatePacket.
i
ii

@Frago9876543210
Copy link
Author

Also why not to implement structure blocks format to use it as schematics?

@Sandertv
Copy link
Member

This is not a viable way to solve the boundaries, as it will turn invisible when the structure block is out of the vision field of the player. I have been looking at other options but there are drawbacks for most approaches.

As for the structure block format, structure block saves are not yet in the main release of Bedrock edition, so I will consider implementing them once they are.

@Frago9876543210
Copy link
Author

@Sandertv

This is not a viable way to solve the boundaries, as it will turn invisible when the structure block is out of the vision field of the player. I have been looking at other options but there are drawbacks for most approaches.

Check this gist: https://gist.github.com/Frago9876543210/f1a79cfc09405ec06234f29e67ec0dfc
The only drawback is the creation of 8 blocks of structures for true visualization.

@Sandertv
Copy link
Member

The problem is that the outlines are not rendered when you're not looking at the structure block tile, meaning it's practically useless for larger selections. It also only allows rectangular shapes while I would like to be able to do different shapes too.

@Sandertv Sandertv changed the title Visualization of section/clipboard Visualization of selection/clipboard Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants