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
This issue is being created to centralize all current reported issues with using Tiled with MonoGame.Extended.
Priority
The following issues should be prioritized to return Tiled import and usage functionality back to MonoGame.Extended:
Resolve get_TransparentBlack error when importing TSX files. This issue occured due to the MonoGame 3.8.1.303 update which removed the Color.TransparentBlack value. This was resolved in PR Replace Color.TransparentBlack with Color.Transparent #735.
Description
This issue is being created to centralize all current reported issues with using Tiled with MonoGame.Extended.
Priority
The following issues should be prioritized to return Tiled import and usage functionality back to MonoGame.Extended:
get_TransparentBlack
error when importing TSX files. This issue occured due to the MonoGame 3.8.1.303 update which removed theColor.TransparentBlack
value. This was resolved in PR Replace Color.TransparentBlack with Color.Transparent #735.InvalidCastException
when loadingTiledMap
(this may already be resolved indevelop
-
InvalidCastException
thrown when loading aTiledMap
#728The text was updated successfully, but these errors were encountered: