Ainz Ooal Gown Posted January 10, 2019 Share Posted January 10, 2019 Is this how animated sprites works now? Just I cant seem to get it working, this should be right for .json? "AnimatedSprites": [ "MOB - Bird1.png", "MOB - Bird2.png", "MOB - Bird3.png", "MOB - Bird4.png", "MOB - Bird5.png", "MOB - Bird6.png" ], Link to comment Share on other sites More sharing options...
1 Raku Posted January 10, 2019 Share Posted January 10, 2019 Everything looks right... Maybe try taking out the spaces/making everything lower case in both the image files and the AnimatedSprites config. Link to comment Share on other sites More sharing options...
0 Justn Posted January 11, 2019 Share Posted January 11, 2019 Do you have a space between : and [ ? You need one if you do not. Also I use underscore instead of spaces in my image file names and animated sprites work great. Link to comment Share on other sites More sharing options...
0 Ainz Ooal Gown Posted January 11, 2019 Author Share Posted January 11, 2019 On 1/10/2019 at 10:06 PM, Raku said: Everything looks right... Maybe try taking out the spaces/making everything lower case in both the image files and the AnimatedSprites config. Expand Yeah are right mate, changed it to just "bird.png" and it worked. Dont think it likes the hyphen Thanks Link to comment Share on other sites More sharing options...
Question
Ainz Ooal Gown
Is this how animated sprites works now? Just I cant seem to get it working, this should be right for .json?
"AnimatedSprites": [
"MOB - Bird1.png",
"MOB - Bird2.png",
"MOB - Bird3.png",
"MOB - Bird4.png",
"MOB - Bird5.png",
"MOB - Bird6.png"
],
Link to comment
Share on other sites
3 answers to this question
Recommended Posts