Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Anonymous's avatar
Anonymous
11 years ago
Approved

how to move object around in the "editor" not game

i know theres a way to do it in unrealEd, but is a way to move an object around the editor with the camera following


i find my self constantly having to move my view, then move the object (because i cant see where it just went cause the camera doesnt follow)

follow me?

any help appreciated

5 Replies

Replies have been turned off for this discussion
  • you can hit 'f' with that object selected and the camera will center on it.
  • To my knowledge you can't do that in unity. It's possible you could write an extension that could do it.
  • LaeusVR's avatar
    LaeusVR
    Honored Guest
    "Stereomike" wrote:
    you can hit 'f' with that object selected and the camera will center on it.


    Yup, and after hitting 'f' and the camera centering on it, moving the object will cause the camera to keep re-centering on it.
  • actually, it seems to be a 'double-f' that's needed. A so called 'flying f'.
  • Anonymous's avatar
    Anonymous
    Approved
    thanks guys... that may be enough to help