vgwb / Antura_arabic

winner of the EduApp4Syria international initiative, the learning game "Antura and the Letters (Arabic)" teaches arabic kids how to read and write. Complete open source Unity project.
http://www.antura.org
Other
54 stars 26 forks source link

[MixedLetter] The transition between rounds in abrupt (not nice) #62

Closed FrancyCavallari closed 7 years ago

FrancyCavallari commented 7 years ago

The Correct Word disappears and get immediately replaced by Word of the next round: with no transition, no FX, nothing... only the Winning FX behind the LL disappears. image image We should have a nicer round transition. @tanibus do you have any suggestion/recommendation?

tanibus commented 7 years ago

After the LL exult( win animation), we must use the twirl animation (like dancing dot) and change the word during the animation. In this way we solve the problem.

ghost commented 7 years ago

Hi @FrancyCavallari and @tanibus, can you please check the new build and confirm this issue is solved before I close it?

FrancyCavallari commented 7 years ago

It's much better, but there's still a misleading detail. The Winning FX behnd the LL should be turned off when you switch the word on the LL... now it's turned off at the end of the twirl animation, so we can se the NEW WORD with the FX.

ghost commented 7 years ago

Done.