hello!
i have a couple objects stored under the canvas with the Transform component, what i need is to get the right position on the world to spawn other objects close to to the other runtime… any help?
hello!
i have a couple objects stored under the canvas with the Transform component, what i need is to get the right position on the world to spawn other objects close to to the other runtime… any help?
This is easiest to do if your canvas is using Screen Space - Camera mode.
thank’s you for your help… i need the canvas setted on overlay… this is what i do… i need to get the psotion of the cube… any idea?