You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.
Currently, all the untyped tilesets are instantiated and referenced from Project. When typed layers are generated this gets overridden with a new instantiation of the a tileset.
Add a way create the typed tilesets in the typed Project and reference them from the typed Layer.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently, all the untyped tilesets are instantiated and referenced from
Project
. When typed layers are generated this gets overridden with a new instantiation of the a tileset.Add a way create the typed tilesets in the typed
Project
and reference them from the typedLayer
.The text was updated successfully, but these errors were encountered: