extends Node
const TILE_SIZE = 16
var WHITE_PROJECTILE_PS = preload("res://magic/projectiles/WhiteProjectile.tscn")