unityscript - Zoom in/out clicked area in Unity3D -


i new game development , new unity. need zoom , move camera clicked position of object. have imported object sub prefabs , of prefabs has 0,0,0 position not performing.

please advice me.

thanks

from described in question, here can suggest:

you can calculate point @ distance think camera should body part object (for example x , y can same body part z can have offset of 5). , use movetowards on camera move point. after can apply lookat(bodypartobjecttransform).

hope helps


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -