i wan to access them so i can change their position and scale for multi resolution.
how can i do that, also is there an easier way for multi resolution?
i wan to access them so i can change their position and scale for multi resolution.
how can i do that, also is there an easier way for multi resolution?
The best way to tackle this problem you’ll need to narrow down your needs further, all assets,resolutions and aspect ratios are not created equally. Can you let us know what sort of assets, and platforms you are planning to build to?
If you’re using sprites the solution would be different if you’re using 3d objects. For example, if the scene is all 3d assets, modifying scale of your object wouldn’t change the texture resolution and result in a bad quality textures and if you’re looking to get higher fidelity graphics for 3d object a higher resolution could also be used in upping the resolution of your graphics for your platform.
Can you better clarify your use case?