6 lines
60 B
GDScript3
6 lines
60 B
GDScript3
|
class_name Period
|
||
|
extends Node
|
||
|
|
||
|
var begin = {}
|
||
|
var end = {}
|