Hi,
Is it possible to add a resizable bounding box like the one on a reflection probe (picture below, circled)?
As I’m building flightpaths and spawn zones and would like to see the area for visual reference.
Thanks.
Hi,
Is it possible to add a resizable bounding box like the one on a reflection probe (picture below, circled)?
As I’m building flightpaths and spawn zones and would like to see the area for visual reference.
Thanks.
Check out Gizmos class.
With Gizmosyou should be able to get what you need.
Hi @fffMalzbier
I already use that but I have to resize using the transforms scale, but in the example above the bounding box has handles you can drag to resize the box.
ok got you wrong, that are handles
Thanks, I’ll take a look at that.