

Portuguese, English, Japanese, German and in a good day, Spanish.
Portuguese is native; English and Japanese I learned from consuming content in those languages; German comes from my family (though I recently started studying it too). And Spanish because it’s very similar to Portuguese so I just need to remember the differences.
Not exactly the same, but similar: when working with sprites for games, I often run into situations where I realize way too late that I need the size of each frame to be slightly larger than what I had been working with it. You’d think that having the ability to resize an image by adding extra padding to each individual frame would be a pretty common feature in image editing software these days, but nope. I ended up writing a small tool specifically for that just so I wouldn’t have to adjust frame by frame ever again.