cryptovoxels / issues

🐞 Bugs and issues to be resolved on cryptovoxels
5 stars 1 forks source link

[Feature, P2, #Scripting] Allow features to request opening an external URL on click. #59

Closed conlan closed 4 years ago

conlan commented 4 years ago

Currently the only way to request opening an external URL is with a Text feature. There's a workaround that people have been using to make voxels and images clickable by providing an empty text and scaling that but it would be great if there was some functionality like parcel.open(URL) to make those actually click linkable.

conlan commented 4 years ago

Implementing this would also reduce the number of features needed in the world since this workaround appears to have gotten quite popular.

bnolan commented 4 years ago

Great idea. 👍

bnolan commented 4 years ago

Fixed with hyperlinks on .vox and images.