Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Godot 2D Top Down Camera

An asset by cng6sk
The page banner background of a mountain and forest
Godot 2D Top Down Camera image holder but it is empty

Quick Information

0 ratings
Godot 2D Top Down Camera icon image
cng6sk
Godot 2D Top Down Camera

A smooth top-down camera solution with pan and cursor-centric zoom. Features include mouse cursor-based zooming, boundary limits, and smooth transitions using interpolation.

Supported Engine Version
4.4
Version String
1.2
License Version
MIT
Support Level
community
Modified Date
21 days ago
Git URL
Issue URL

Godot-TopDown-Camera2d

A smooth top-down camera solution with pan and cursor-centric zoom. Features include mouse cursor-based zooming, boundary limits, and smooth transitions using interpolation.

Installation

Install from the AssetLib or download archive from Github releases and extract addons directory to your project directory. Activate plugin in ProjectProject SettingsPlugins

Usage

  1. After activating the plugin, add a new "TopDownCamera2D" node to your scene.

  2. Configure input actions in ProjectProject SettingsInput Map:

    • Add a drag action
    • Add a zoomIn action
    • Add a zoomOut action
  3. Configure the camera properties in the Inspector panel.

  4. Make the TopDownCamera2D node current to use it as the active camera in your scene.

A smooth top-down camera solution with pan and cursor-centric zoom. Features include mouse cursor-based zooming, boundary limits, and smooth transitions using interpolation.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot 2D Top Down Camera icon image
cng6sk
Godot 2D Top Down Camera

A smooth top-down camera solution with pan and cursor-centric zoom. Features include mouse cursor-based zooming, boundary limits, and smooth transitions using interpolation.

Supported Engine Version
4.4
Version String
1.2
License Version
MIT
Support Level
community
Modified Date
21 days ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers