Page 1 of 1

Animation

Posted: 26 Jul 2024, 01:26
by Chuzruzzshimuzi
Hello, I want to learn on how to make animations for my project. However, my code didn't work on the for my sprite sheet.
Meejune_24-07-25_21.43.28.png
11night_bmp.png
11night_bmp.png (4.33 KiB) Viewed 1707 times
{
"animation": {
"frameWidth": 64,
"frameHeight": 128,
"animationSpeed": 100,
"bmp": "11night_bmp.png",
"frames": [
{
"index": 0,
"x": 64,
"y": 128
},
{
"index": 1,
"x": 128,
"y": 256

Re: Animation

Posted: 27 Apr 2025, 11:32
by KbSingh_777
viewtopic.php?f=41&t=7455

Edit:

To summarise: You have to create a custom frames of the building for animation. And then implement them via codes. But speaking of night animation, it has a separate topic for it.

Re: Animation

Posted: 27 Apr 2025, 11:37
by KbSingh_777
And BTW what's this plugin. I wanna know.