mirror of
https://github.com/unity-atoms/unity-atoms.git
synced 2025-01-21 23:58:49 -05:00
Add to README
This commit is contained in:
parent
203fc1e032
commit
fbf7c3c392
@ -67,4 +67,7 @@ Mono Hooks is a way to make it possible to have Unity lifecycle methods as event
|
||||
When you start thinking about this pattern you will realize that everything can be explained using the atoms above. The native Unity lifecycle methods can be thought of as variation of the pattern above, where events gets raised and passes a long data (eg. OnTriggerEnter2D) and you write a response to that event.
|
||||
|
||||
## Examples
|
||||
Examples will soon be added to this project.
|
||||
Examples will soon be added to this project.
|
||||
|
||||
## Contribution
|
||||
Would ❤️ if you would like to contribute to the project. Post me a message if you want to become a contributer.
|
Loading…
Reference in New Issue
Block a user