July 8th, 2021

34 Min

Alexis Fioretti (Technical Lead) and Luis Salem (Senior Artist) join us to talk about Art content in video games, and participate in a round of questions and answers about the life of a video game artist and his process.
Episode available only in spanish.

function getGAClientID() { let match = document.cookie.match(/_ga=([^;]*)/); return match ? match[1].split('.').slice(-2).join('.') : null; } document.addEventListener("DOMContentLoaded", function() { let clientID = getGAClientID(); if (clientID) { document.getElementById('client_id').value = clientID; } });