Hello everyone,
i want a cursor(sprite) be locked behind the character(game object).
And when i touch the cursor and move it with my finger the character has to move too !
And the cursor has to stay exactly behind the character.
the problem : - when i move the cursor, the character follow but the cursor move away a little bit. so it don’t stay exactly behind the character…
It 's due from the conversion between screen and 3d world.
i have ngui.
Do you know how can i solve this problem ?
or do you have any suggestion to do this pls