Constants.gd 114 字节
Newer Older
1 2 3 4 5
#Constants
class_name Constants

const tile_scn = preload("res://Game/Prefabs/MTile.tscn")
const num_of_faces = 5