Add missing description for two examples

This commit is contained in:
Florian Rival
2018-08-26 02:19:36 +01:00
parent 74e5b4862e
commit 030f873433
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
Advanced example where JSON content is fetched from a website and information extracted from it.

View File

@@ -0,0 +1 @@
Example showing how to have objects "pinned" to another, meaning that they will move/rotate and follow the object they are pinned too.