All In One Top Down Camera Controller [2D]
All In One Top Down Camera Controller [2D] provides a comprehensive camera control system for Unity games, offering features like Cinemachine compatibility, scroll zoom, and Bezier curve follower.
![All In One Top Down Camera Controller [2D] Asset Image](/public/image/c/2/5/9/b/c259b2f393f4494e34eba217b77c38b7.webp)
* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $15.99
- Category:
- Tools › Camera
- Developer:
- Pink Sakura Studios
- Price:
- $15.99
- Supported Unity Versions:
- 2022.3.31 or higher
- Current Version:
- 1.0.2
- Download Size:
- 176.13 KB
- Last Update:
- Apr 2, 2025
- Description:
- This package provides an easy-to-use movement and scroll zoom system for Unity games. Key benefits include:
* Easy to use: simply drag and drop the prefab into your scene
* Customizable: adjust zoom speed, limits, Cinemachine integration, and toggle features to suit your game's needs
* Versatile: supports different movement mechanics and can be used for various purposes, such as camera control or character zooming
* Bezier Curve Follower: easily set objects to follow a predefined Bezier curve path, with customizable speed, looping, and direction
The package includes features such as:
* Input System Scroll Detection
* Custom Actions File
* Adjustable Zoom Speed
* Adjustable Movement Speed
* Max Zoom Delta
* Zoom Levels
* Cinemachine Compatibility
* Smooth Zoom Functionality
* Inertia for Camera Movement
* Edge Scrolling
* Mouse Drag Movement
* Zoom Location Adjustment
* External Movement Delta
* Cinemachine Confiner Support
* Customizable Movement Curves
Additionally, the package includes a Bezier Curve Creator & Follower, which allows you to:
* Create and edit Bezier curves within the Unity editor
* Assign objects to follow a predefined Bezier path with customizable speed and looping options
* Visualize curves and object paths directly in the editor
* Configure objects to change speed along the path dynamically
Usage:
1. Drag and drop the prefab into your scene
2. Adjust the variables in the script to customize the zoom/movement behavior
Note: The prefab uses the new Input System and Cinemachine packages. Make sure to import them into your project if you haven't already. - Technical Details:
- The package includes the following features:
* Input System Scroll Detection: detects scroll wheel input along with touchpad input and translates it into zoom commands
* Custom Actions File: includes a separate actions file that allows you to customize the zoom and movement behavior
* Adjustable Zoom Speed: control the speed of the zoom using the 'Zoom Speed' variable
* Adjustable Movement Speed: control the base movement speed using the 'Movement Speed' variable, with additional options for speed progression via animation curves
* Max Zoom Delta: limit the maximum amount of zoom by setting the 'Max Zoom Delta' variable to prevent excessive zooming
* Zoom Levels: define the minimum and maximum zoom levels using the 'Min' and 'Max' values in the 'Zoom Levels' struct
* Cinemachine Compatibility: works seamlessly with Cinemachine's virtual cameras for compatibility with its addons/components (including confiners)
* Smooth Zoom Functionality: supports smooth zoom transitions, which can be enabled or disabled with the 'Use Smooth Zoom' toggle
* Inertia for Camera Movement: smooth deceleration of camera movement when no input is detected, configurable with the 'Inertia Duration' variable
* Edge Scrolling: allows camera movement when the mouse is near the screen edges, with adjustable speed and threshold for detection
* Mouse Drag Movement: enables drag-based camera movement with smooth follow-up, allowing for precise manual control over camera position
* Zoom Location Adjustment: ensures that the camera zoom focuses on a specific world target, maintaining the zoom's position relative to the screen-space position of the mouse
* External Movement Delta: supports external forces (e.g., external inputs) to modify camera position during zooming or movement, ensuring the camera reacts to dynamic changes
* Cinemachine Confiner Support: supports Cinemachine's confiner feature for keeping the camera within specified bounds in a 2D environment
* Customizable Movement Curves: uses customizable animation curves for movement speed adjustments based on elapsed time, enhancing dynamic control over movement speed
The Bezier Curve Creator & Follower includes features such as:
* Bezier Path Creation: easily create and edit Bezier curves within the Unity editor using intuitive handles and control points
* Dynamic Object Following: assign objects to follow a predefined Bezier path with customizable speed and looping options
* Editor Visualization: visualize curves and object paths directly in the editor for precise adjustments
* Flexible Behavior: configure objects to change speed along the path dynamically - Continue »