Skip to content

Commit e7b1b76

Browse files
committed
Added some editor tips to the list.
Tips focus on some aspects of the editor that aren't necessarily intuitive when first using it.
1 parent 489c7cb commit e7b1b76

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Inspired by [awesome-ruby](https://github.com/markets/awesome-ruby), [awesome-ph
2222
- [More](#more)
2323
- [Resources](#resources)
2424
- [Tutorials](#tutorials)
25+
- [Tips and Tricks](#tipsandtricks)
2526
- [Contributing](#contributing)
2627

2728
## 2D
@@ -100,6 +101,10 @@ A list of awesome projects made using Unity.
100101
* [Official Video Tutorials](http://unity3d.com/learn/tutorials/modules) - The official tutorials for scripting, animation, audio, and almost anything Unity related.
101102
* [Unity Patterns](http://unitypatterns.com/) - Software pattern tutorials and free tools for Unity.
102103

104+
## Tips and Tricks
105+
106+
* [Editor Tips](http://imgur.com/a/2w7zd) - Tips in gif form showing a few ways to use the editor more efficiently.
107+
103108
# Contributing
104109
Please see [CONTRIBUTING](https://github.com/RyanNielson/awesome-unity/blob/master/CONTRIBUTING.md) for details.
105110

0 commit comments

Comments
 (0)