diff --git a/README.md b/README.md index 9d951324..dc452448 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,33 @@ To lock into a specific version, append `#{VERSION_TAG}` to the end of the URL. https://github.com/mpewsey/ManiaMap.Unity.git?path=Packages/ManiaMap.Unity#v0.0.3 ``` +## Samples + +Sample scenes are available in the project `Assets` directory. To explore them, clone this repository and open the project in Unity. + +
+ + Layout tile map book sample with onionskin map display. + |
+
+ + Layout tile map sample. + |
+
+ + Layout map sample. + |
+
+ + 2D layout generation sample. + |
+