1
Fork 0
mirror of https://github.com/Steffo99/swear-jar.git synced 2025-02-16 14:13:58 +00:00
swear-jar/bottle/placeable_area.gd

5 lines
135 B
GDScript3
Raw Normal View History

2023-10-02 17:53:13 +02:00
extends Area2D
class_name PlaceableArea
# This script itself does nothing, it's just so that [Ghost] can identify this specific area.