Question by
jsleek · Mar 07, 2016 at 04:31 PM ·
unity 5camerascene view
How to I move a game object (e.g. camera) to the position I am looking from in scene view?
Basically, I'm making a minimap from a birdseye view of the map.
I want to put the camera at the exact position I'm looking from in the Scene view. Is there any quick way to do that?
Same goes for creating a game object on the position I'm looking from in Scene view.
Using Unity 5.0.1 64Bit
Cheers!
Comment
Your answer
Follow this Question
Related Questions
How to access camera Dont Clear in camera clear flags using c# 1 Answer
UI element attached to Camera Coordinates 2 Answers
Camera rotate X degree based on player rotate 0 Answers
Stuttering nav Mesh Agent movement when i move the character 0 Answers
How to move camera in x-z axis only for RTS touch script for mobile ? 0 Answers