Skip to content

Commit 603368e

Browse files
Update README.md
Minor changes: - Removed icon note in supported types. - Changed wording for the description of the custom editor.
1 parent 5d8929f commit 603368e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ The Gizmo Drawer tool is a custom script that allows you to draw built in gizmos
1111

1212
Features
1313
--------
14-
* Use a custom Inspector to easily adjust gizmo properties directly in the Unity Editor.
15-
* Supports all gizmo types, **except Frustum**, as of Editor v2023.3
14+
* Has a custom Inspector to easily adjust gizmo properties directly in the Editor.
15+
* Supports nearly all gizmo types, **except Frustum**, as of Editor v2023.3
1616
* Customize the properties of each gizmo type, such as position, scale, color, and more.
1717

1818
## Supported Types:
@@ -25,7 +25,7 @@ Features
2525
* Line
2626
* Line List
2727
* Line Strip
28-
* Icon **Note**: Icon file path is `Assets/Gizmos` by default.
28+
* Icon
2929
* GUI Texture
3030

3131
Installation

0 commit comments

Comments
 (0)