its coming together

This commit is contained in:
Tabby 2025-06-29 16:25:51 +10:00
parent 3e0e23c28c
commit 1dadffeac4
11 changed files with 290 additions and 28 deletions

View file

@ -0,0 +1,9 @@
# Top Down Camera
This addon aims to provide a general purposed 2D camera for use in top-down games where the mouse is used to move the pan and zoom the camera. Ideal for strategy/simulation games
# Installation
Install from the AssetLib or download archive from [Github releases](https://github.com/TimCoraxAudio/top_down_camera/releases) and extract `addons` directory to
your project directory. Activate plugin in `Project``Project Settings``Plugins`
# Usage
The node comes with (hopefully) plenty of built-in documentation. Please reach out if something is missing