overbound / SonicTimeTwisted2.0

5 stars 0 forks source link

Update for Special Stages #49

Open DrEggyniks91 opened 8 months ago

DrEggyniks91 commented 8 months ago

Implement a new 2d bg that has parallax layers to make it feel like SCD-esque.

Probably make Metal Sonic speed up like he starts slow and then he speeds up later on.

I would also like to implement a gimmick similar to STT16BIT where if you'll come across with an icon that has a lightning thingie on it, it will hurt Metal.

overbound commented 8 months ago

Very doable. We just need a second layer graphic for each stage. Basically each background is a texture tiled onto a cylinder. So a slightly smaller cylinder with a different texture with some transparency would create a parallax effect.