unity3d - Unity : To rotate 3d Object to align 2D isometric field -
i want rotate car align isometric field above picture.
but have idea that.
do have of idea solve it?
most quasi-isometric games use this:
x = 30, y = 45 degrees rotation
of course, might need flip values between axis or make 1 negative align world.
generally, recommend choose either approach: in 3d , position orthographic camera looks isometric/dimetric, want to. or stick 2d isometric sprites together. might run many more problems otherwise.
Comments
Post a Comment