unity-atoms/docs/tutorials/advanced-example.md
Miika Lönnqvist 532008c768
#189 Restructure tutorials and add two new tutorials (#190)
* Restructure tutorials and add two new tutorials

- Non-generated documentation review and edit
  - Consistent terminology
  - Stylistic changes
  - Minor structure changes
  - Minor clarifications
  - Typo fixes

- Split basic tutorial into two
- Tutorials are easier to follow when they are short and to the point
- Added event and variable instancer tutorials
- Had to bump node version for the docker container to work

* #189 - Fixing minor nitpicks

Co-authored-by: Adam Ramberg <adam@mambojambostudios.com>
2020-08-23 12:13:10 +02:00

11 lines
252 B
Markdown

---
id: advanced-example
title: Advanced example
hide_title: true
sidebar_label: Advanced example
---
# Advanced example
See the example scene "InfiniteWaves" in the [example project](https://github.com/AdamRamberg/unity-atoms/tree/master/Examples).