This looks like an interesting challenge. Have been trying to get into doing one of these, let’s see if I manage to finish this one on time.
So I wasn’t finding any good or inspiring references from games, so I took a look at anime which doesn’t have a lack of flashy evolutions and similar. In the end, I decided to try and adapt the typical “magical girl transformation” scenes into an evolution effect. Can’t point out any specific anime as the inspiration, as they mostly use the same style of techniques (references include Nanoha, Precure, and yes, Magical Girl Ore, though I’ve only watched Sakura and Madoka). After some research, the most common themes seem to come down to:
- The transforming object “breaking” in some way
- The object’s silhouette being used as a mask for a screenspace texture, which is also animated
- Lots of flashy things flying around, very often ribbons
- The final object being revealed in a burst of light and/or particles
https://www.youtube.com/watch?v=YO232z6Aft8
Fortunately I’ve been studying writing Unity shaders a little bit lately, so the screenspace effect wasn’t too hard to do. I just wish I had After Effects to animate the texture, but won’t probably be getting it for this challenge. So I’ll just stick with scrolling multiple textures for now. Haven’t gotten into doing any of the other parts of the effect yet, and no drawn concepts either. I’ll probably stick to simple shapes as objects and try to see what I’ll come up with.