View all by Game Dev Elliot
Creator
Follow Game Dev Elliot
Follow
Following Game Dev Elliot
Following
Add To Collection
Collection
Comments
Devlog
Unity Widget Attributes
←
Return to Unity Widget Attributes
Devlog
Type-compatability update.
October 14, 2024
by
Game Dev Elliot
All the widget attributes [Widget] , [Label] and [ArrowTo()] are now fully compatible with Vector3, Vector2, Vector3int, Vector2int, float3 & float2 (from Unity.Mathematics). [Widget] is still also co...
Continue reading
Bug Fixes & Improvements
October 11, 2024
by
Game Dev Elliot
Bug Fixes & Improvements. Bug Fix: Fixed a scaling issue when a Rect is in local coordinate space. Improvements: When working with a local space Vector3, the pivot rotation mode in the Unity Editor no...
Continue reading