Tim Marks

Results 3 issues of Tim Marks

Right now the way this.make.tilemap is setup there is no way to pass an orientation (or for a hexagonal map) hexSideLength to the TileMap creator within MapData. You can manually...

🗺️ Tilemap

An alternative approach to https://github.com/bitbrain/pandora/pull/162 The array serialization/deserialization is working in the test for Color. *Outstanding questions* Should a reference deserialize into the entity itself or a reference type? ie....

## Description Adds a texture2d property to Pandora that properly handles serializing AtlasTextures (since the default resource type requires a resource to exist on disk whereas this can re-use a...