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

Right-click to remove terrain #67

Closed
bfops opened this issue Oct 20, 2014 · 3 comments

Comments

@bfops
Copy link
Owner

commented Oct 20, 2014

Rather than ray-based removal, create a "cube cursor"; any triangles partially inside the cursor will be removed when the player left-clicks.

@bfops bfops added the functionality label Oct 28, 2014

@bfops bfops changed the title Remove by cube volume Right-click to remove terrain Mar 30, 2015

@bfops

This comment has been minimized.

Copy link
Owner Author

commented Mar 30, 2015

Ray-cast, remove the voxel and any adjacent edges, redraw any terrain blocks they touch, and send updates to the clients.

@bfops

This comment has been minimized.

Copy link
Owner Author

commented May 31, 2015

@bfops

This comment has been minimized.

Copy link
Owner Author

commented Jun 7, 2015

Right-click to remove voxels 5584598

@bfops bfops closed this Jun 7, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant
You can’t perform that action at this time.