Skip to content

Commit c51ebf2

Browse files
Site changes [skip-ci]
1 parent 3fa2287 commit c51ebf2

File tree

456 files changed

+1816
-81
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

456 files changed

+1816
-81
lines changed

_data/examplesindex.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -836,6 +836,19 @@
836836
"title": "Change sprite image",
837837
"twitter_image": "https://www.defold.com/examples/sprite/changeimage/changeimage_thumb.png"
838838
},
839+
{
840+
"author": "Defold Foundation",
841+
"brief": "This example shows how to use the sprite animation cursor and frame count to manually select a specific frame",
842+
"category": "sprite",
843+
"layout": "example",
844+
"opengraph_image": "https://www.defold.com/examples/sprite/cursor/cursor_thumb.png",
845+
"path": "sprite/cursor",
846+
"scripts": "cursor.script",
847+
"tags": "sprite",
848+
"thumbnail": "cursor_thumb.png",
849+
"title": "Sprite cursor",
850+
"twitter_image": "https://www.defold.com/examples/sprite/cursor/cursor_thumb.png"
851+
},
839852
{
840853
"author": "FlexYourBrain",
841854
"brief": "This example demonstrates flipping a sprite animation vertically and horizontally.",
Lines changed: 89 additions & 0 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"content":[{"name":"game.projectc","size":4178,"pieces":[{"name":"game0.projectc","offset":0}]},{"name":"game.arci","size":1408,"pieces":[{"name":"game0.arci","offset":0}]},{"name":"game.arcd","size":38776,"pieces":[{"name":"game0.arcd","offset":0}]},{"name":"game.dmanifest","size":1583,"pieces":[{"name":"game0.dmanifest","offset":0}]},{"name":"game.public.der","size":162,"pieces":[{"name":"game0.public.der","offset":0}]}],"total_size":46107}
1+
{"content":[{"name":"game.projectc","size":4178,"pieces":[{"name":"game0.projectc","offset":0}]},{"name":"game.arci","size":1408,"pieces":[{"name":"game0.arci","offset":0}]},{"name":"game.arcd","size":38780,"pieces":[{"name":"game0.arcd","offset":0}]},{"name":"game.dmanifest","size":1583,"pieces":[{"name":"game0.dmanifest","offset":0}]},{"name":"game.public.der","size":162,"pieces":[{"name":"game0.public.der","offset":0}]}],"total_size":46111}
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)