Better Gizmos

Better Gizmos is the kind of tools that makes developing easier and funnier. Keep the struggles out of your production time by displaying optimized and accurate gizmos.


On top of that, I made them as pretty as I could. Because aesthetics matter.


-------------------------------------


What this tool allows you to display:


  • Arrows

- Multiple display styles available, choose the one that suits you best!


  • Joystick visualizer 🕹

- Supports dead zone parameter

- Can be oriented with given normal and foward vectors to help you draw an accurate visualizer depending on your situation


  • 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


-------------------------------------


This package also includes a clean example scene with an example script to show you how you can use each of these features.