Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanMCarter authored Feb 17, 2022
1 parent c7d9c18 commit f6551ea
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions README.md
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

0 comments on commit f6551ea

Please sign in to comment.