Quellcode durchsuchen

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

Björn Ritzl vor 3 Monaten
Ursprung
Commit
e9befa69f7
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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)