#Help camera

15 messages · Page 1 of 1 (latest)

tiny coral
#

Help The camera does not work correctly when importing a model

stone jewel
#

put projection to orthographic

#

did you also remember to delete the camera component when you bundled

tiny coral
#

How to put this projection?😳

#

@stone jewel

shadow forum
#

click here

tiny coral
shadow forum
#

this won't fix the issue

#

but it will make a better view

tiny coral
#

i change projection but 0 changes

stone jewel
#

check if its in the thing

shadow forum
#

This is what I do when doing manual icons :

Instead of adding the camera component to the Icon gameobject, right click on it and click "Camera", this will add a child camera gameobject (temporary!)
You then have to move this camera gameobject on the Z axis by the opposite of the Z_size from the dat file (if Z_size is 0.25, set the Z transform of camera to -0.25)

You can then move "Icon" with the camera as a reference, dont forget to remove the Camera gameobject before bundling

tiny coral
#

Don't work 😭