Update Your First Game Tutorial
@@ -872,26 +872,26 @@ ScoreLabel
MessageLabel
~~~~~~~~~~~~
-- ``Layout``: "Center Bottom"
+- ``Layout``: "Center"
- ``Margin``:
- - Left: ``-100``
- - Top: ``-200``
- - Right: ``100``
- - Bottom: ``-100``
+ - Left: ``-200``
+ - Top: ``-150``
+ - Right: ``200``
+ - Bottom: ``0``
- Text: ``Dodge the Creeps!``
StartButton
~~~~~~~~~~~
-- ``Layout``: "Center"
+- ``Layout``: "Center Bottom"
- - Left: ``-60``
- - Top: ``70``
- - Right: ``60``
- - Bottom: ``150``
+ - Left: ``-100``
+ - Top: ``-200``
+ - Right: ``100``
+ - Bottom: ``-100``
- Text: ``Start``