TinyCircuits Forum

TinyCircuits Products => Thumby => Topic started by: BlipBlop on December 22, 2023, 12:40:56 AM

Title: Sprite issues
Post by: BlipBlop on December 22, 2023, 12:40:56 AM
I just started learning how to code using blocks but trying to animate a sprite is giving me issues as it loads weirdly. Im ussing the bitmap builder on a 60x13 grid so i can have 5 frames measuring 12x13, can anybody help me to point out what is going on?
(http://blo1.jpg)
(http://blo2.jpg)
Thanks in advance
Title: Re: Sprite issues
Post by: Jason on December 22, 2023, 03:41:13 PM
I just started learning how to code using blocks but trying to animate a sprite is giving me issues as it loads weirdly. Im ussing the bitmap builder on a 60x13 grid so i can have 5 frames measuring 12x13, can anybody help me to point out what is going on?
(http://blo1.jpg)
(http://blo2.jpg)
Thanks in advance

Try using the sprite block that allows you to set the width and height. Make sure you set the width and height to 12 and 13.
Title: Re: Sprite issues
Post by: BlipBlop on December 28, 2023, 02:43:21 AM
I do appreciate your reply, it did fixed the problem.

Thank you so much.
Title: Re: Sprite issues
Post by: jumlouhasa on April 08, 2024, 04:14:49 AM
This is awesome!