gpml/script/period.gd
2024-05-25 18:50:50 +02:00

6 lines
60 B
GDScript

class_name Period
extends Node
var begin = {}
var end = {}