Mirror/doc/Articles/Guides/Resources.md
James Frowen b86a611674
Restructure docs (#2249)
* moving all guides to Articles folder

* updating toc for root and articles

* fixing toc

* css on side toc

* fixing links on index
2020-09-16 22:27:05 +01:00

16 lines
532 B
Markdown

# Resources
> work in progress
## Video Tutorials Playlists
- [Unity - Mirror Networking by First Gear Games](https://www.youtube.com/playlist?list=PLkx8oFug638oBYF5EOwsSS-gOVBXj1dkP)
- [Mirror Multiplayer by Dapper Dino](https://www.youtube.com/playlist?list=PLS6sInD7ThM1aUDj8lZrF4b4lpvejB2uB)
## Object Pooling
- [Simple object pooling script](https://gist.github.com/James-Frowen/46ca5e8fd76d62527be7b958ca8dbaf1)
- [Advanced object pooling scripts](https://gist.github.com/James-Frowen/c2ab4cdc96165298518bd2db0781bbe6)