devkidd

@devkidd.bsky.social

A hobbyist game developer turning my artistic idea and coding skills into fun, interactive experiences! 🎨💻🎮 Aseprite tools: https://devkidd.itch.io/ https://linktr.ee/devkidd

Today I learned that Godot can generate an atlas out of individual .png's automatically! This is .,~amazing~,. for the performance of 2D games with many sprites, because the draw calls to the GPU can be batched into a single draw call if the sprites reference the same texture. #godotengine