Work: Superlative Apes - Mutant Slapes

Work: Superlative Apes - Mutant Slapes

Get ready: the Evil Slape Witch is here.... ๐Ÿ‘€๐ŸŒˆ๐Ÿงช

Superlative Apes launches its new NFT collection: Mutant Slapes! And for this they also sought the help of Animation Agency. ๐Ÿ’ช๐Ÿป We are fat proud of the result, what do you guys think?

โ€

โ€

โ€

โ€

Infinite possibilities?

Animation studio Animation Agency makes anything possible. Would you like to brainstorm with us, create a stunning animation and discover how to finally get your final product out into the world properly? Let's get acquainted. Call or email us! Let's animate your story.

document.addEventListener("DOMContentLoaded", function() { var path = window.location.pathname; // Verberg alles eerst document.getElementById("content-nl").style.display = "none"; document.getElementById("content-en").style.display = "none"; document.getElementById("content-de").style.display = "none"; // Controleer de taal op basis van de URL if (path.includes("/nl")) { document.getElementById("content-nl").style.display = "block"; } else if (path.includes("/en")) { document.getElementById("content-en").style.display = "block"; } else if (path.includes("/de")) { document.getElementById("content-de").style.display = "block"; } });