diff options
author | chai <chaifix@163.com> | 2019-01-22 16:09:28 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-22 16:09:28 +0800 |
commit | 2730b6cf01d49e044b68fa889b57f5b01057471f (patch) | |
tree | c50b334a991b4fba246d86c28888c1721140e174 /Samples/Hello/gfx/test.animation.asset | |
parent | c58c8a079c5e1b6d5703d3c3bce7cc7774823a98 (diff) |
*资源格式修改
Diffstat (limited to 'Samples/Hello/gfx/test.animation.asset')
-rw-r--r-- | Samples/Hello/gfx/test.animation.asset | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Samples/Hello/gfx/test.animation.asset b/Samples/Hello/gfx/test.animation.asset index e429d4c..63970a2 100644 --- a/Samples/Hello/gfx/test.animation.asset +++ b/Samples/Hello/gfx/test.animation.asset @@ -1,4 +1,3 @@ -{ type="animation", duration=3, loop=true, @@ -12,4 +11,3 @@ frames={ {time=0.2,sprite="/sprites/hero_2.spr",color={255,0,255,255}}, {time=1.0,sprite="/sprites/hero_3.spr",color={255,0,0,255}}, }, -}
\ No newline at end of file |