Skip to content

uzayayan/pilot-objects

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Pilot Objects

This is the official documentation for the "Pilot Objects" Unity package.

About the Package

This package allows the scene view camera to be used as a mechanism for placing game objects. Simply inject into any desired game object, adjust the scene view to the desired position, and then release the game object. The position and rotation of the scene view camera will be used to determine the position and rotation of the specified game object. By the way, you can use this feature on any camera. During navigation with the camera, you can see the portions processed by the camera as safe zones in the scene view.

pilot-objects-low.mp4

Installation

To add the package to your Unity project, follow these steps:

  1. Open your project in the Unity Editor.
  2. Go to "Window" > "Package Manager" in the menu bar.
  3. Click the "+" button in the top-right corner of the Package Manager window.
  4. Select "Add package from git URL" from the dropdown menu.
  5. Enter the URL of the package's GitHub. (https://github.com/uzayayan/pilot-objects)
  6. Enjoy!

Usage

Object Movement

  1. Click on an object in the scene view.
  2. Press the "Inject" button or use the default shortcut key (Ctrl + E) to select the object.
  3. Use the mouse and keyboard to move the selected object.

Camera Settings

  1. Click on the camera in the scene view.
  2. Press the "Inject" button or use the default shortcut key (Ctrl + E) to select the camera.
  3. The camera will highlight and emphasize the parts visible to it.
  4. Select and use composition overlays from the settings.
  5. Use the relevant menus to adjust other camera settings.
  6. Use the mouse and keyboard to move the selected camera.

Support

If you have any questions, suggestions, or feedback, please contact us through the GitHub profile. I'm happy to assist you!

About

This package allows the scene view camera to be used as a mechanism for placing game objects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages