Hubs-Foundation / hubs-blender-exporter

The Hubs Blender Add-on enables artists to export their creations to the immersive web with Hubs
Mozilla Public License 2.0
165 stars 50 forks source link

Billboard option for 'Y-only' doesn't make sense in a Blender context #217

Open j-conrad opened 1 year ago

j-conrad commented 1 year ago

Description Because it's somewhat expected to use an Empty (usually the 'Arrows' type) for things like the Billboard component, I'm finding it confusing that the component has an option called Only Y since Blender uses Z-up and the Empty itself clearly displays Z as the up axis. I know it's Only Y because that's the final (threejs) axis used in Hubs. But users don't know that--especially non-Spoke folks. image

image

Proposed Change The option might be better understood if it read Vertical Axis Only

I understand that someone could change the orientation of the object and become confused about which axis is the 'vertical' one, but for the purposes of creating sensible defaults and template objects, this proposed change will likely reduce overall confusion.

hrithikwins commented 1 year ago

@keianhzo @Exairnous I'm interested to contribute on this issue