Skip to content

Editor Script to Adjust the Scene View Camera with shortcuts similar to Blender.

Notifications You must be signed in to change notification settings

JazariO/SceneViewCameraShortcuts

Repository files navigation

Scene View Camera Shortcuts

Adjust the Unity Editor's scene view from the Numpad using the following hotkeys similar to Blender.

  • Numpad 1: Front View
  • Numpad 3: Side View
  • Numpad 7: Top View
  • Numpad 5: Toggle Isometric View
  • Numpad 9: Return to Origin in Perspective View

Tested with Unity Versions:

  • 2022.3.4f1
  • 6000.0.24f1

Installation

  1. Download the IsometricViewShortcut.cs file.
  2. Go to the Package Manager window and download the package called 'Editor Coroutines' from the Unity Registry. This is required for the camera animations.
  3. Import the IsometricViewShortcut.cs file into a Unity Editor folder, usually created at Assets\Editor.
  4. With the scene window selected - use the numpad shortcuts listed above to control the scene view camera.

About

Editor Script to Adjust the Scene View Camera with shortcuts similar to Blender.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages