An open API service indexing awesome lists of open source software.

https://github.com/deadlykam/tutorialcodeoptpro

A tutorial on how to use CodeOptPro
https://github.com/deadlykam/tutorialcodeoptpro

codeoptpro game-development kamran kamran-wali performance unity unity3d wali

Last synced: about 1 month ago
JSON representation

A tutorial on how to use CodeOptPro

Awesome Lists containing this project

README

          

# TutorialCodeOptPro

### Introduction:
A tutorial on how to use [CodeOptPro](https://github.com/deadlykam/CodeOptPro). This is a simple Unity system that helps with performance of the game. Here I show you how to use [CodeOptPro's](https://github.com/deadlykam/CodeOptPro) powerful custom Awake, Start and Update methods. Watch my [Video](https://youtu.be/XJ1OeGddYXM) to understand how the system works. For further discussion about [CodeOptPro](https://github.com/deadlykam/CodeOptPro) please visit this [Discussion Page](https://github.com/deadlykam/CodeOptPro/discussions).

## Prerequisites
#### Unity Game Engine
Unity Version used for this tutorial is **2021.3.25f1**.
***
## Stable Build
[Stable Build - main](https://github.com/deadlykam/TutorialCodeOptPro) is the stable version of the tutorial and is similar to the one shown in the [Video](https://youtu.be/XJ1OeGddYXM).
***
## Authors
- Syed Shaiyan Kamran Waliullah
- [Kamran Wali Github](https://github.com/deadlykam)
- [Kamran Wali Twitter](https://twitter.com/KamranWaliDev)
- [Kamran Wali Youtube](https://www.youtube.com/channel/UCkm-BgvswLViigPWrMo8pjg)
- [Kamran Wali Website](https://deadlykam.github.io/)
***
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for details.
***