How to create a finger tracing in unity?

Hey Unity,
I am making a learning app for kids and i want to create a letter that child would trace by his finger but i don’t know how to create a code for finger tracing. Please help me to do this as it would help our coming youth. Your help would be highly appreciated.:v:

Check out the example here: Unity - Scripting API: Touch.position

1 Like

I have a simple example in my MakeGeo project.

MakeGeo is presently hosted at these locations:

https://bitbucket.org/kurtdekker/makegeo

Look specifically for the testfingerpolygons scene, but there’s lots of other neat goodies in there too.

2 Likes

Sorry for being late,
Thank you,
Kutt-Dekker but i can not find testfingerpolygons in your project.

And thank you PraetorBlue for helping and it is highly appreciated. But i want to make my project like this
6382998--711324--upload_2020-10-5_11-47-44.png

Really?

https://github.com/kurtdekker/makegeo/blob/master/makegeo/Assets/2d/makepolygoncollider2d/testfingerpolygons.unity

Hello Kurt-Dekker,
what is the theme of your Makegeo project?

Not sure what you mean by “theme”. I suppose the them could be “procedural generation.”

Are you familiar with how to actually work with a repository in github?

This is the readme.txt file:

https://github.com/kurtdekker/makegeo

1 Like

OMG:hushed: This a nice project this would help me a lot and would take my project to higher levels.
Nice, keep working on it it would help us a lot.

Hi, did you got the solution for this… "how to create a code for finger tracing" … can you share with me because i couldn’t solve it i still new to unity and don’t have many experience doing this… I still didn’t get it when i see the unity file MakeGeo… please help

Locking this thread.