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

[ThrowBalls_BuildWord] the highlight of the letter to hit should avoid Shaddah #716

Closed FrancyCavallari closed 5 years ago

FrancyCavallari commented 6 years ago

With the new special management of Shaddah diacritic we have to take care of the consequences on the gameplay. In ThrowBall_BuildWord a full word is written and a letter is highlighted... image

... but the highlighted letter may have a "shaddah" while the letter to play with (the letter to hit) will be without "shaddah".

The best solution we could think of is to highlight the letter but to not highlight shaddah... This way it will be coherent gameplay wise. Shaddah would be some sort of extra symbol of the word. But we are not sure that is easily feasable on the technical side

CatmanIta commented 5 years ago

I studied how the highlight here works. I need a word with Shaddah as an example, if I am guessing it right I should be able to separate it, can you provide one? Thanks