second stage transition, I just modified Sonic's starting position for some purpose.
This was a part of the engine that I never imagined that I can make it.
When hitting the sign, The sequence object will be created and it will set its position to camera. the object was visible in corner of camera and I forgot to make it invisible.
the camera will be set on sign and its following speed will be lowered. so it will be slowly centered on sign.
and a sequence of moving texts will be played.
and the sequence object will make texts appear on specified positions, synchronized with the time that those texts come to their position.
And they will show the scores, rings and time points;
Then a total will be calculated, and finally other variables will be decreased to zero and total will be raised till it reaches the calculated value.
0 comments