{"id":16214588,"url":"https://github.com/federico-ciuffardi/gesturecontrolledcamera2d","last_synced_at":"2025-03-19T09:31:20.890Z","repository":{"id":44305625,"uuid":"241473591","full_name":"Federico-Ciuffardi/GestureControlledCamera2D","owner":"Federico-Ciuffardi","description":"A Camera2D node controlled through gestures. It's also an example of how to use the Godot Touch Input Manager.","archived":false,"fork":false,"pushed_at":"2024-01-24T00:00:22.000Z","size":291,"stargazers_count":55,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T17:46:59.237Z","etag":null,"topics":["camera2d","gesture","godot","godot-touch-input-manager","godot3"],"latest_commit_sha":null,"homepage":"","language":"GDScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Federico-Ciuffardi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["federico-ciuffardi"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.com/donate?hosted_button_id=8Y6RJVLLSABGC"]}},"created_at":"2020-02-18T21:42:11.000Z","updated_at":"2025-01-01T11:38:52.000Z","dependencies_parsed_at":"2024-01-24T00:50:20.761Z","dependency_job_id":null,"html_url":"https://github.com/Federico-Ciuffardi/GestureControlledCamera2D","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Federico-Ciuffardi%2FGestureControlledCamera2D","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Federico-Ciuffardi%2FGestureControlledCamera2D/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Federico-Ciuffardi%2FGestureControlledCamera2D/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Federico-Ciuffardi%2FGestureControlledCamera2D/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Federico-Ciuffardi","download_url":"https://codeload.github.com/Federico-Ciuffardi/GestureControlledCamera2D/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982141,"owners_count":20378605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["camera2d","gesture","godot","godot-touch-input-manager","godot3"],"created_at":"2024-10-10T11:11:35.077Z","updated_at":"2025-03-19T09:31:19.354Z","avatar_url":"https://github.com/Federico-Ciuffardi.png","language":"GDScript","funding_links":["https://github.com/sponsors/federico-ciuffardi","https://www.paypal.com/donate?hosted_button_id=8Y6RJVLLSABGC"],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://i.imgur.com/BwjGbOV.png\" align=\"right\" /\u003e\n\n# GestureControlledCamera2D \nA Camera2D node controlled through gestures. It's also an example of how to use the [Godot Touch Input Manager](https://github.com/Federico-Ciuffardi/Godot-Touch-Input-Manager).\n\n## Demo\n![Demo](https://media.giphy.com/media/Xzdynnlx4XAqndgVe0/giphy.gif)\n\n## How to use\n### 1 - Seting up [Godot Touch Input Manager](https://github.com/Federico-Ciuffardi/Godot-Touch-Input-Manager)\n* Dowload the latest release from https://github.com/Federico-Ciuffardi/Godot-Touch-Input-Manager/releases\n* Extract the downloaded *.zip* file somewhere in you project\n* Locate the extracted `InputManager.gd`, and [Autoload](https://docs.godotengine.org/en/3.4/tutorials/scripting/singletons_autoload.html) it.\n\n### 2 - Using GestureControlledCamera2D\n* Dowload the latest release from https://github.com/Federico-Ciuffardi/GestureControlledCamera2D/releases\n* Extract the downloaded *.zip* file somewhere in you project\n* Add the extracted GestureControlledCamera2D node (GCC2D.tscn) to the scene and make sure to set `Current` to `On`\n* Customize the [script variables](#script-variables) to your liking (optional)\n\nCheck out the [example](https://github.com/Federico-Ciuffardi/GestureControlledCamera2D/releases/download/v1.1.0/GestureControlledCamera2D-Example.zip)!\n\n## Script variables\n\n| Name             | Description                                         |\n|------------------|-----------------------------------------------------|\n| Max Zoom         | The camera will not zoom in any further than this   |\n| Min Zoom         | The browser will not zoom out any further than this | \n| Zoom Gesture     | The gesture that will control the camera zoom       | \n| Rotation gesture | The gesture that will control the camera rotation   | \n| Movement Gesture | The gesture that will control the camera movement   | \n\n## Versioning\nUsing [SemVer](http://semver.org/) for versioning. For the versions available, see the [releases](https://github.com/Federico-Ciuffardi/GestureControlledCamera2D/releases) \n\n## Authors\n* Federico Ciuffardi\n\nFeel free to append yourself here if you've made contributions.\n\n## Note\nThank you for checking out this repository, you can send all your questions and feedback to Federico.Ciuffardi@outlook.com.\n\nIf you are up to contribute on some way please contact me :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffederico-ciuffardi%2Fgesturecontrolledcamera2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffederico-ciuffardi%2Fgesturecontrolledcamera2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffederico-ciuffardi%2Fgesturecontrolledcamera2d/lists"}