Billboarding for Rectangles

Avatar
  • updated
  • Under Consideration

Hello, 
I would like to use billboarding on Rectangles but there doesn't seem to be an option for it. Can this be a feature on Rectangles? Or are we expected to use another shape with billboarding like a Line as a substitute?

Reporting a bug? please specify Unity version:
Reporting a bug? please specify Shapes version:
Reporting a bug? please specify Render Pipeline:
Built-in render pipeline
Avatar
Freya Holmér creator
  • Under Consideration

possibly yeah! what's the use case you have for billboarded rectangles? and do you mean billboarding the entire rectangle to face you, similar to the billboarded disc, or billboarding the individual lines in a rectangle, so it doesn't rotate the actual rectangle?

Avatar
Luo Yi Tan

I'm making an object that displays content using a mix of Lines, Discs, and Rectangles (all solid) that always faces the player. Since Rectangles don't have billboarding I'm getting around this by making the whole object rotate towards the camera, which isn't as smooth as I would like it to be. I would like billboarding similar to the disc, where it billboards the entire rectangle. 

Avatar
Hasan Al Salman

I'd love to see billboarding rectangles so I can have a speech bubble pop up above my character in world space and face the camera. Thanks for considering.

Avatar
Freya Holmér creator
Quote from Hasan Al Salman

I'd love to see billboarding rectangles so I can have a speech bubble pop up above my character in world space and face the camera. Thanks for considering.

you might want to rotate the game object itself instead, since you'll need the text to align with the camera too, not just the rectangle itself