unity-atoms/README.md

17 lines
569 B
Markdown
Raw Normal View History

2018-10-30 15:05:06 -04:00
# ⚛️ Unity Atoms
*Tiny modular pieces utilizing the power of Scriptable Objects*
# Influences
Unity Atoms is derrived from and a continuation of Ryan Hipple's [talk](https://www.youtube.com/watch?v=raQ3iHhE_Kk&t=2787s) from Unite 2017. The original source code can gbe found [here](https://github.com/roboryantron/Unite2017).
[This](https://www.youtube.com/watch?v=6vmRwLYWNRo&t=738s) talk by Richard Fine is a forerunner to Ryan Hipple's talk during Unite 2017.
# Motivation
# Variables
# References
# Lists
# Events
# Listeners
# Actions
# Functions
# Examples