Better Gizmos is a set of tools designed to make development easier and more enjoyable. It helps you display optimized and accurate gizmos, reducing production time and stress. With multiple display styles available, you can choose the one that suits your needs best. The package includes features such as:
- Arrows
- Joystick visualizer with dead zone parameter and orientation options
- 3D Physics:
+ Raycast and Linecast with hit information
+ Boxes, BoxCollider, and Boxcast with hit information
+ Spheres, SphereCollider, and Spherecast with hit information
+ Capsules, CapsuleCollider, and Capsulecast with hit information
- 2D Physics:
+ Raycast2D and Linecast2D with hit information
+ 2D boxes, BoxCollider2D, and Boxcast2D with hit information
+ Circles, CircleCollider2D, and Circlecast2D with hit information
+ 2D capsules, CapsuleCollider2D, and Capsulecast2D with hit information
A clean example scene and script are included to demonstrate how to use each feature.
This package has been tested on built-in, Universal, and High Definition render pipelines. Note that if you're using the HDRP, the lighting in the example scene may be affected by your pipeline settings, making the gizmos difficult to see.





