SuperTiled2Unity | Imports Tiled files to Unity | Editor library

 by   Seanba C# Version: Current License: MIT

kandi X-RAY | SuperTiled2Unity Summary

kandi X-RAY | SuperTiled2Unity Summary

SuperTiled2Unity is a C# library typically used in Editor, Unity applications. SuperTiled2Unity has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

SuperTiled2Unity is a Unity Package that gives you the ability to import your Tiled Map Editor maps directly into your Unity projects. SuperTiled2Unity uses Scripted Importers, available with Unity 2018 and later, so that the import process is contained completely within your Unity project across all platforms. Updates are made automatically as you make changes to your map in Tiled and save them. There's no need for a separate export process. Documentation for SuperTiled2Unity can be found on Read the Docs.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              SuperTiled2Unity has a low active ecosystem.
              It has 513 star(s) with 65 fork(s). There are 23 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 46 open issues and 155 have been closed. On average issues are closed in 261 days. There are 13 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of SuperTiled2Unity is current.

            kandi-Quality Quality

              SuperTiled2Unity has 0 bugs and 0 code smells.

            kandi-Security Security

              SuperTiled2Unity has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              SuperTiled2Unity code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              SuperTiled2Unity is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              SuperTiled2Unity releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SuperTiled2Unity
            Get all kandi verified functions for this library.

            SuperTiled2Unity Key Features

            No Key Features are available at this moment for SuperTiled2Unity.

            SuperTiled2Unity Examples and Code Snippets

            No Code Snippets are available at this moment for SuperTiled2Unity.

            Community Discussions

            QUESTION

            Problem with Extending The SuperTiled2Unity Importer in Unity
            Asked 2020-Sep-22 at 23:07

            I'm trying to code a custom importer for the SuperTiled2Unity plugin in Unity. This task is explained in the pugin documentation: here. My problem is that Unity don't seem to be aware that the plugin is installed which is weird because it works perfectly while the plugin import a tiled map. The problem occurs when a call the plugin in a script:

            ...

            ANSWER

            Answered 2020-Sep-22 at 22:08

            The plugin is in it's own assembly definition. It's likely set up only be referenced by specific other assemblies that need it. Try putting your scripts that use SuperTiled2Unity in the same folder as SuperTiled2Unity's scripts. This will make it part of the same assembly. If that works then you either need to keep it there or set the SuperTiled2Unity assemblies to be referenced by your extension's assembly definition.

            Source https://stackoverflow.com/questions/64008000

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install SuperTiled2Unity

            The depolyed SuperTiled2Unity Unity Package is available for download at itch.io.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/Seanba/SuperTiled2Unity.git

          • CLI

            gh repo clone Seanba/SuperTiled2Unity

          • sshUrl

            git@github.com:Seanba/SuperTiled2Unity.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link