- Home /
Question by
BhargavChauhan · Oct 18, 2016 at 06:25 AM ·
materialimagedrawtexturetrace
How can I trace Alphabet
Hello developers, I am making a kids game in unity. In this game I want to draw an alphabet like ABC Kids - Tracing & Phonics game. Link to the game is https://play.google.com/store/apps/details?id=com.rvappstudios.abc_kids_toddler_tracing_phonics
In this game the user trace the alphabet I want exactly this type of functionality.
As shown in above Screen shot How can I achieve this type of functionality.
Suggest me the reference or tutorial link or anything that can help me.
Thanks in advance.
2.jpg
(45.2 kB)
Comment
You would want to use a simple waypoint system, in the image each of them dots would be a waypoint and you would need to slide over them in order, well thats the jist anyway..