Game
One by one


1 year ago

pff
sprite batches are amaezing


basically, instead of sending instructions to gpu one by one for what to draw, we send it at once

it's done by putting all textures onto one image, and then telling gpu what part of this image to draw where.

https://love2d.org/wiki/SpriteBatch

it will just need to do extra steps when it moves an entity, i hope that it won't slow down too much when i implement update loops for entities.

i think the next step is to add the player! this time the player will be an entity too.



0 comments

Loading...

Next up

word-synced lyrics suck. i made syllable-synced lyrics

out of all my games, this one will have a normal menu for once

it's the doodle season! :3

~~~~

https://foxi135.github.io/lyrics-demos/demo1/ let me know what you all think :3

got a little sidetracked after seeing @BenjiroBoi 's post, what do you think?

remember the music widget i did instead of doing homework that didnt work on neocities? now it does >:3

ig i could make a post with the attacks i got from artfight now it is over ^^' here they are in chronological order :3

get real (actual dev screenshot) you wont see this in this game btw

i removed one line that wasn't even mine