Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Kro9k7818ySo he was condemned to wear that hat which doesn't even fall after hitting a floating brick in the air...
-
slar3008yAnd a moustache because it's much easier to see than a mouth would have been in that low resolution.
-
They could've made him a bald headed character and he'll be like "say my name" 😎
-
Root826028yThe programmers, eh?
Not the artists?
Using one sprite while jumping and another while falling adds two lines of code. Three if using an enum. But it was the programmers. -
Not sure, but i think the issue was RAM related. I hear that back then it was scarce!
-
Yup, I did. Also the first NES could only animate around 25 independent objects at the same time where the Atari 7800 could animate around 100. So the NES kinda sucked but was way more successful anyway
-
genex4328yIt was not about difficulty of the code, but the space available on the cartridge in my opinion. For the same reason bushes use the same sprite as clouds.
-
omom13618y@ParkCity there was no Sprite sheet by that time, just an array of bits (literally)..
Also guys did you know that Mario and Luigi have the same body (really the same body) in a matter of memory, they just changed the main color to distinguish between them.
Wow did you know?
undefined