diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-15 11:40:19 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-15 11:40:19 +0200 |
commit | 4e77740facb23e1c392f180381ccb5446d445724 (patch) | |
tree | d629c4d2960546dab2ed759d756674533baac536 /doc | |
parent | a99c6ebd1c24e3f645e2c07591cfcfa97a162a6b (diff) |
a
Diffstat (limited to 'doc')
-rw-r--r-- | doc/atlas.json.example | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/atlas.json.example b/doc/atlas.json.example index bbb2796f..2c9f0f0a 100644 --- a/doc/atlas.json.example +++ b/doc/atlas.json.example @@ -1,5 +1,6 @@ {
- "name": "test",
+ "object_name": "test",
+ "anim_name": "walk",
"width": 0, "height": 0,
"nframes": 0, "fps": 24,
"actionframe": 0,
|