Other > Off-topic discussions
OMFG howcome i never noticed this?
foonlinecurious:
I feel retarded for never noticing this before, all this time I thought fallout was an isometric game, but it isnt o.o
I was trying to make an isometric game, so I got some fallout pics to use for reference
one of the points of making a game isometric is you can take things and flip them horizontally and it will fit, ie character running animations, walls etc.
But in fallout only one of the walls is truly isometric view ( flip 45 degrees, then squish vertically 25%) this saves you from having to make extra graphics because you can simply flip the wall,
but for some reason they didnt do it this way which is really odd because the characters are isometric ( meaning you can flip them horizontally to make them facing the other way )
Why did they do it this way? is my question. they created twice as much work for themselves.
Dont know if what i said made sense to people, just thought it was odd they made it that way
Gimper:
--- Quote from: foonlinecurious on December 01, 2012, 06:37:35 am ---I feel retarded for never noticing this before, all this time I thought fallout was an isometric game, but it isnt o.o
I was trying to make an isometric game, so I got some fallout pics to use for reference
one of the points of making a game isometric is you can take things and flip them horizontally and it will fit, ie character running animations, walls etc.
But in fallout only one of the walls is truly isometric view ( flip 45 degrees, then squish vertically 25%) this saves you from having to make extra graphics because you can simply flip the wall,
but for some reason they didnt do it this way which is really odd because the characters are isometric ( meaning you can flip them horizontally to make them facing the other way )
Why did they do it this way? is my question. they created twice as much work for themselves.
Dont know if what i said made sense to people, just thought it was odd they made it that way
--- End quote ---
Oddly enough, I do understand what your saying. They made the characters like "Paper Mario the thousand year door" for Gamecube. But the others objects, scenery, etc. Are in fact only "1 way" so to speak. Am I correct?
Mr Feltzer:
--- Quote from: foonlinecurious on December 01, 2012, 06:37:35 am ---I feel retarded for never noticing this before, all this time I thought fallout was an isometric game, but it isnt o.o
I was trying to make an isometric game, so I got some fallout pics to use for reference
one of the points of making a game isometric is you can take things and flip them horizontally and it will fit, ie character running animations, walls etc.
But in fallout only one of the walls is truly isometric view ( flip 45 degrees, then squish vertically 25%) this saves you from having to make extra graphics because you can simply flip the wall,
but for some reason they didnt do it this way which is really odd because the characters are isometric ( meaning you can flip them horizontally to make them facing the other way )
Why did they do it this way? is my question. they created twice as much work for themselves.
Dont know if what i said made sense to people, just thought it was odd they made it that way
--- End quote ---
Never noticed that, pretty weird.
TKs-KaBoom:
tile size, original graphics probably are iso but they "fit" them to tile size with padding, ez to do with BLT fill routines. Then processed grapghis dont require post processing, the've already been processed to fit tiles. This means expanded tileset but no processing during placement into page buffer.
Surf:
Fallout uses a cavalier/oblique projection, not a truly isometric one.
Navigation
[0] Message Index
[#] Next page
Go to full version