Skip to content

how to create own animated bmp #192

Answered by o0shojo0o
keshin88 asked this question in Q&A
Discussion options

You must be logged in to vote

Simply put together as an array, e.g.:
Image 1 = [0,14783,25023,...]
Image 2 = [0,0,0,...]
Image 3 = [0,0,34192,...]
Image 4 = [0,0,13094,...]

animated = [[0,14783,25023,...],[0,0,0,...],[0,0,34192,...],[0,0,13094,...]]

Note that is not unbergrentz many farmes go (so about 6 - 8) because otherwise the memory of the ESP overflows.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by keshin88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants