浏览代码

Update size.md

Björn Ritzl 6 年之前
父节点
当前提交
e54340e18f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examples/sprite/size/size.md

+ 1 - 0
examples/sprite/size/size.md

@@ -1,6 +1,7 @@
 ---
 ---
 title: Sprite size
 title: Sprite size
 brief: This example shows how to get the size of a sprite at run-time
 brief: This example shows how to get the size of a sprite at run-time
+scripts: size.script
 ---
 ---
 
 
 The example uses two game objects, each with a sprite component and a label (to show the size). One of game objects contains the script that reads the size and shows it on the labels:
 The example uses two game objects, each with a sprite component and a label (to show the size). One of game objects contains the script that reads the size and shows it on the labels: