https://github.com/mitay-walle/cinemachinefollowzoom2d
  
  
    Unity3d / Cinemachine add-on module for Cinemachine Virtual Camera that adjusts the Orthographic Size of the lens, depending on camera and target distance, or velocity 
    https://github.com/mitay-walle/cinemachinefollowzoom2d
  
        Last synced: 6 months ago 
        JSON representation
    
Unity3d / Cinemachine add-on module for Cinemachine Virtual Camera that adjusts the Orthographic Size of the lens, depending on camera and target distance, or velocity
- Host: GitHub
 - URL: https://github.com/mitay-walle/cinemachinefollowzoom2d
 - Owner: mitay-walle
 - License: mit
 - Created: 2022-11-26T19:27:23.000Z (almost 3 years ago)
 - Default Branch: main
 - Last Pushed: 2022-11-27T11:17:26.000Z (almost 3 years ago)
 - Last Synced: 2025-05-08T03:12:45.424Z (6 months ago)
 - Language: C#
 - Homepage:
 - Size: 30.4 MB
 - Stars: 7
 - Watchers: 2
 - Forks: 1
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE.md
 
 
Awesome Lists containing this project
README
          # CinemachineFollowZoom2D
Unity3d / Cinemachine add-on module for Cinemachine Virtual Camera that adjusts the Orthographic Size of the lens, depending on camera and target distance, or velocity
### Inspector Preview

### 'Camera Target Distance' Pattern

### 'Target Velocity' Pattern

# Properties
- Pattern: choose what base value would be used for zooming by OrthographicSize
- - Camera to Target Distance
- - Camera to Target Velocity
- - Target Velocity
- Orthographic Size By Distance - AnimationCurve, describing changes to OrthographicSize by Component
- Damping - smoothig base value changes
- Gizmos - draw Wire Cube for final OrthographicSize and Wire Circle for input distance / velocity.magnitude at each keyframe in Orthographic Size By Distance - Curve