Hey if you are still wondering how to nail down the physics in the Special stage, I think this may help: Sonic Physics Guide
No, don't think so. I believe the Special Stage to be fairly static. If the jump height is the same, no matter how long you press the jump button, then it shouldn't be a problem to do anything Special Stage related. I still think we need to see texturing first. A demo can also shade some light how well the engine (techniques) will work on everyones computer. Even if that engine has the text "The programmer had a nap" instead of a playable Sonic.
Wait a second, regarding the boss arenas, why isn't this being considered for 16:9 mode? So this is a 16:10 monitor, but just adding a bit more of vertical scrolling does sound like the most feasable idea, as long as the hud stays in place when zooming in.
Sorry, not too keen on scaling the graphics (the quality decreases depending on how good your graphics card is, where the best result is blurry graphics, and the worse is TERRIBLE). The direction we will take will probably redesign the boss timings instead. Many things changed when we took the HD direction, as pixels are no longer pixels, timings will change no matter what we do really (it is not just bosses, but every slope Sonic runs in will change the gameplay, little by little). It is better to focus on making the game as close to Sonic 2, but in a HD way, instead of restricing on the old game (Sonic would run stairways if he only could touch the original pixels). I will make sure the bosses are tested by you guys (as many times as needed), so that they are considered worthy. Only the very last resort will lead to scaling. I love how you made it possible to change colors of the halftube! I hope it will work on most 3D hardware. Then it's a win!
...But, by requirements of the S2HD staff, all the final art will be made in vectors. So if the sprites are saved at twice the size, everything would actually look better when zoomed in instead of blurrier.
Very nice proof of concept Synergy. How much flexibility is there around the shading? The is pretty flat in all the examples you've put up so far, not sure if this is the just a template you're working on or if that can be tweaked. The same goes for the geometry of the tube. There's visible jagged edges where the polygons connect. Can you up the subdivisions to smooth those out?
You missed a word so I'm not sure what it is you were describing as flat If you mean rings and mines then yes, they're flat-shaded only because their temporary shader just outputs a straight colour, but they can be made to use any shader required. Again the tube can use any shader, it currently takes the procedurally-generated texture as a sampler parameter and then just fades it to a darker colour based on distance in the pixel shader. Because everything in the tube is also generated procedurally you can specify the number of subdivisions for both the semi-circle curve and the extrusion of the Bezier curves. Obviously the higher the subdivisions the higher the polygon count so perhaps this could be automatically scaled at runtime based on the player's hardware.
While we could save things at twice the size required, that would pose a few problems. 1) Not everything is full vector, so the raster elements wouldn't scale up well at all. 2) Having to load even bigger files would be more taxing on the system. 3) When vector graphics are scaled up they don't become blurry, but you can start seeing each individual part of something, so they kinda break down in their own way. Here's a comparison of what vector art looks like when it's been zoomed in, and what the same thing looks like after it's been rasterized.
I guess this may be the final nail in the coffin over the Aquatic Ruin Boss. I hope the final decision for the game is an extended boss area, as well for the other boss arenas. It's the most logical in my mind. @Synergy I'm liking what I'm seeing. Keep it up.
Ahem... This is a fun little mockup: Edit: Here is a better one, with a revised backdrop. And here is the backdrop itself. It's a modified version of one already submitted. Sorry I forgot your name, whosever it is. And I HATE photobucket. Look at that crappy quality. And the backdrop was a much higher resolution before I uploaded it.
I'm going to have to strongly disagree. The 'better' one looks even worse. There is just way too much going on for such a simple layout.
Man, but what else is there? I'll make one with the normal background. It's bland as hell. Here it is: Now what I was thinking: Synergy, is it possible to have the "pipe" reflect a skybox(something like the first one), and sonic and tails? Just wondering how that would look... And it still needs those ball and tube things, Just sayin'--I would have forgotten them if I were programming the SS.
I was wondering how a faint reflection might look - something to think about later on, and yep I know the ball and tube thingies are missing. Btw I took this screenshot of the full diamond background for reference, I think it pretty much wraps vertically and horizontally from there.
Don't forget the last Special Stage, when the emerald is about to be taken, the background flashes (using palette animation)