You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm envisioning a cross between reddit and minecraft where every block is tied to a URL or some text. I want this information to be displayed when the block is highlighted, I want right click to copy the text from the highlighted block, and I want 'e' to open up a webview page displaying the metadata text. A special item can be equipped that allows the user to place one of these blocks containing metadata. Hitting enter should change focus to a text-entry box so the user can "equip" any text of his choosing to the blocks he places.
The codebase for voxel.js is so huge I don't know where to begin. Do you think you could point me in the right direction? What files/plugins do I need to alter to achieve my above stated goals?
The text was updated successfully, but these errors were encountered:
I'm envisioning a cross between reddit and minecraft where every block is tied to a URL or some text. I want this information to be displayed when the block is highlighted, I want right click to copy the text from the highlighted block, and I want 'e' to open up a webview page displaying the metadata text. A special item can be equipped that allows the user to place one of these blocks containing metadata. Hitting enter should change focus to a text-entry box so the user can "equip" any text of his choosing to the blocks he places.
The codebase for voxel.js is so huge I don't know where to begin. Do you think you could point me in the right direction? What files/plugins do I need to alter to achieve my above stated goals?
The text was updated successfully, but these errors were encountered: