浏览代码

Merge branch 'master' of https://github.com/defold/examples

Björn Ritzl 3 月之前
父节点
当前提交
e9befa69f7
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      animation/basic_tween/example.md

+ 1 - 0
animation/basic_tween/example.md

@@ -4,6 +4,7 @@ title: Tween animation
 brief: This example shows how to tween animate the position of a game object.
 author: Defold Foundation
 scripts: spaceship.script
+thumbnail: basic_tween.png
 ---
 
 ![tween](basic_tween.png)