Skip to content

TeleportArea

class TeleportArea extends Area2D

Description

An Area2D for teleporting to another room.

Note: Use with TargetMarkerDest to set destination position of the player

Methods

func _on_body_entered(body: Node2D) -> void