Janglee123 / godot-2d-portal

2D portal System for Godot engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godot-2d-portal

2D Portal system for Godot engine

How to use

  1. Copy Portal directory in your project
  2. add Portal.tscn in scene and make it editable from right click menu.
  3. Change postions and rotation of PortalA and PortalB as needed but don't change the oriantion of collisionShape2D.
  4. You might need to change allowed_group in Portal.gd.

About

2D portal System for Godot engine


Languages

Language:GDScript 100.0%