Moved existing Code files into a "Sprite" folder
Create Tileset folder and add a basic TilesetResource
Add empty TilesetComponent with stripped Tile class. Will optimize this further later.
Began basic Tileset Tool, Draw grid with gizmo instead
Create TilesetToolInspector, rebuild on hotload
Strip TilesetComponent.Tile class and add TilesetComponent.Layer class
TileMapTools -> TilesetTools. Add ControlSheet to TilesetToolInspector
Create GameObject w Component when necessary
Added SelectedLayer and Active to TilesetTool.
Tileset Tool Header shows Selected Layer
Created Layer List Widget and Layer Widget, displays in both ToolInspector and TileComponent
https://files.facepunch.com/CarsonKompon/2024/July/22_22-51-HugeOtter.mp4
TilesetComponent.Layers is now a property under the Layers group