Skip to content

godot-extended-libraries/godot-interpolated-camera3d-demo

Repository files navigation

InterpolatedCamera3D add-on demo project

Warning

This add-on is only compatible with Godot 4, not 3.x.


This repository contains the demo project for the InterpolatedCamera3D add-on. The add-on's code is included in this repository and is mirrored periodically.

Please report issues specific to the add-on here, not in this repository.

Try it out

Using the Asset Library

  • Open the Godot project manager.
  • Navigate to the Templates tab and search for "interpolatedcamera3d".
  • Install the InterpolatedCamera3D Demo project.

Manual installation

Manual installation lets you try pre-release versions of this demo by following its master branch.

  1. Clone this Git repository:
git clone https://github.com/godot-extended-libraries/godot-interpolated-camera3d-demo.git

Alternatively, you can download a ZIP archive if you do not have Git installed.

License

Copyright © 2020-present Hugo Locurcio and contributors

Unless otherwise specified, files in this repository are licensed under the MIT license. See LICENSE.md for more information.