Publisher | Rotary Heart |
---|---|
File size | 277.77kB |
Number of files | 16 |
Latest version | 2.0.0 |
Latest release date | 2024-11-25 09:32:22 |
First release date | 2018-01-11 07:37:23 |
Supported Unity versions | 2018.4.2 or higher |
Forum Link | Web Page | Wiki
This is a lightweight extension to the physics class that adds the ability to preview casts, checks and overlaps. It works with all the available functions that the UnityEngine Physics have. It only contains 3 new attributes: preview, hit color and no hit color.
It also have a special drawing type that uses GL. This can be used to be able to see the lines outside of the editor.
It uses some of the drawing code from the asset Debug Drawing Extension
This is a lightweight extension to the physics class that adds the ability to preview casts, checks and overlaps. It works with all the available functions that the UnityEngine Physics have. It only contains 3 new attributes: preview, hit color and no hit color.
It also have a special drawing type that uses GL. This can be used to be able to see the lines outside of the editor.
It uses some of the drawing code from the asset Debug Drawing Extension