extends Object class_name GridCell var spaceTaken: bool = false var biome: int var door: bool = false var doorOrientation: int = 0