/Godot-Portals-Plugin

Adds portals (like in the game Portals) to the Godot Game Engine.

Primary LanguageGDScriptMIT LicenseMIT

Godot Portals Plugin

ADDON_DESCRIPTION

Features

  • ADDON_FEATURE_1
  • ADDON_FEATURE_2
  • ...

Installation

Using the Asset Library

  • Open the Godot editor.
  • Navigate to the AssetLib tab at the top of the editor and search for "Portals Plugin".
  • Install the Portals Plugin plugin. Keep all files checked during installation.
  • In the editor, open Project > Project Settings, go to Plugins and enable the Portals Plugin.

Manual installation

Manual installation lets you use pre-release versions of this add-on by following its master branch.

  • Clone this Git repository:
git clone https://github.com/SIsilicon/Godot-Portals-Plugin.git

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

  • Move the addons/ folder to your project folder.
  • In the editor, open Project > Project Settings, go to Plugins and enable the Portals Plugin.

Usage

USAGE

License

Copyright © 2020 Roujel Williams

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