Wait, what widgets ? how do I use that ?
sorry, gizmo not widget. been a min since i used unity, been too busy with other projects to work on my passthrough room mod. Had to fire it up to refresh my memory on how i did it. Basically load the scene POI (cabinPOI, gymPOI etc) and each character has their list of POIs for the different poses, you can click add component and add a DrawGizmo to each one, and set a color, size, and raylength for em. makes a solid line appear where the pose POI is in the scene. i think you could also use one of the gizmos listed
You must be registered to see the links
instead of the DrawGizmo. I'm a total noob at unity so there is probably an easier and better way to do it. felt like a case of work harder not smarter lol.