-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c7d9c18
commit f6551ea
Showing
1 changed file
with
27 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,27 @@ | ||
# TransformColours | ||
The Transform Colours Asset Source Code | ||
![1200 x 630](https://user-images.githubusercontent.com/33253710/154552031-079fd125-b179-4698-aaac-a1b3c3e6d7bd.jpg) | ||
|
||
<b>Transform Colours</b> is a <b>FREE</b> transform component override for Unity. | ||
> Version 1.2.0 | ||
## Key Features | ||
- Colour coded transform x/y/z | ||
- Optional setup for 2D transform | ||
- Custom colours to whatever you like | ||
- Support for 2021.2 transform component changes | ||
|
||
## How To Install | ||
Either download and import the package from the releases section or the <a href="https://assetstore.unity.com/packages/tools/utilities/transform-colours-cg-166740">Unity Asset Store</a> and use the package manager. Alternatively, download this repo and copy all files into your project. | ||
|
||
## Setup & Basic Usage | ||
The asset doesn’t need any setup by you to function. Once imported it is all good to go once the editor refreshes. Additional options can be seen via the navigation bar <b>Tools/Transfrom Colours | CG</b> | ||
|
||
![ColourEditor](https://user-images.githubusercontent.com/33253710/154555649-80a9ae10-4f6a-4839-a13d-43de79ac7c55.png) | ||
|
||
## Documentation | ||
You can access a online of the documentation here: <a href="https://carter.games/transformcolours">Online Documentation</a>. A offline copy if provided with the package and asset if needed. | ||
|
||
## Authors | ||
- <a href="https://github.com/JonathanMCarter">Jonathan Carter</a> | ||
|
||
## Licence | ||
MIT Licence |