Trinket Ben @ben.trinketstudios.com · Nov 20

In BSA's Hangar, we have per character offset/scale tweaks. Editing those tweaks involved finding a data prefab via the Project window, or invoking a convoluted debug shortcut to autoselect the prefab. Today I realized we can use the old school OnGUI to expose these tweaks when the card is selected.

9 likes 1 replies

?

Replies

Trinket Ben · Nov 20

It was a good reminder that sometimes, bridging a short gap for the design team can be worth a little extra work. Also a reminder that the GUI system can still have (limited) use, even though we've switched over almost exclusively to Odin Inspector for editor UX.