1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

最近、Unityでよく使うショートカット

Posted at

シーンにゲームオブジェクトを置き過ぎてしまった

Unityでゲームを作るのが楽しくて、シーンにたくさんゲームオブジェクトやらスクリプトやらを置いていたら、再生ボタンを押してから動作するのに30秒ぐらいかかるようになってしまいました。

シーンのヒエラルキーにあるオブジェクトが画面のどこにあるのかわからない時

それはさておき、シーンを作りこんでいたり、Prefabだらけだったり、何年も前に制作したシーンだったりするとどこに何を置いたのか、それが画面のどこに表示されるのか分からなくなってしまうことがあります。

もっと便利な方法があるのかもしれないけど・・・

そんな時、ヒエラルキー上のゲームオブジェクトを選択してから、SHIFT+Fを押すと、そのゲームオブジェクトが中心に表示されるようにシーンが移動してくれます。

これでマウスのホイールを行ったり来たりしてシーン上のオブジェクトを探すことがなくなりました。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?