Jump to content

[SOLVED] Max / min Billboard sizes


photo

Recommended Posts

Is there any way of controlling how small / large a billboard ( or any other object really) grows/shrinks to.

 

Ideally i want a billboard placed in the world that doesnt change size, no matter how far from the object you are.

 

 

Link to comment

Paul,

 

Yes, this needs to be in update loop. Another way is to implement upscale/downscale process in vertex shader but that might be tricky and will force you to have custom material which is probably not what you want.

Link to comment
×
×
  • Create New...