cursor don't follow the game object !

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 :slight_smile:

please some help ! :slight_smile:

I think your chances of getting a sensible answer would be greatly increased if you actually showed us the code that is making this happen. Then we can figure out what/why/how etc.Don’t forget to use [code ] [/code ] tags when you copy the code in :slight_smile: