Working on a platformer project at the moment that has a collectable mechanic within it and we are looking for a way to have the collectable move towards the GUI asset that keeps score of the collectables , much like this
we are either looking for a way to translate coordinates from one layer to another or tell the object to move somewhere on the screen rather than in the layout , thus far i have been unsuccessful in finding anything useful
any help even just pointing me in the right direction would be much appreciated , thanks very much.