unity-aseprite-importer VS AnimationImporter

Compare unity-aseprite-importer vs AnimationImporter and see what are their differences.

unity-aseprite-importer

An aseprite-file importer for unity written in C#, built upon the experimental AssetImporter API (by martinhodler)

AnimationImporter

Aseprite Animation Importer for Unity (by talecrafter)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
unity-aseprite-importer AnimationImporter
3 8
312 607
- -
0.0 3.9
2 months ago 6 months ago
C# C#
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

unity-aseprite-importer

Posts with mentions or reviews of unity-aseprite-importer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-19.

AnimationImporter

Posts with mentions or reviews of AnimationImporter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-19.
  • General Sprite Sheet Workflow Question
    1 project | /r/Unity2D | 11 Oct 2022
    There’s few framework available for this kind of stuff. Something like this - https://github.com/talecrafter/AnimationImporter
  • can i update a sprites animations in aseprite when already in unity?
    3 projects | /r/gamedev | 19 Sep 2022
  • Best place to make pixel art
    1 project | /r/Unity2D | 19 Nov 2021
    Aseprite can be compiled for free, just download the necessary tools and dependencies (there are tutorials or a guide on Aseprite's Github) and you can get a copy in an hour or so. It has pretty cool animation and tileset features and you can export to regular sprite sheets or use different plugins to import .aseprite files into Unity, like this.
  • How does your pixel art pipeline look like?
    1 project | /r/Unity2D | 7 Oct 2021
    Then I discovered this cool Animation Importer package that takes .ase/.aseprite files and converts them to animation clips automatically (it parses the tags on the aseprite file), lets you set some "presets" to disable loop time and adjusts framerate accordingly. It's finicky but it saves a lot of time.
  • I've been working on my solo project for 2 years now. Here's where I'm at!
    1 project | /r/pcmasterrace | 8 Sep 2021
    I’m not at my computer at the moment so I can’t check but it’s called Animation Importer. I think it might be this one: https://github.com/talecrafter/AnimationImporter
  • Tool for making 2d aminations out of a spritesheet that is NOT the default Unity animator?
    1 project | /r/Unity2D | 20 Aug 2021
    What I've been doing lately is using Aseprite and this AnimationImporter. Some things can be a little convoluted, but it's been pretty useful so far. Aseprite is not free, but I believe you can actually download the source for free and compile it yourself. I'd recommend it if you're doing pixel art.
  • simple 2D sprite animation
    1 project | /r/Unity2D | 9 Aug 2021
    I don't know what others do and I'm curious about it, but I recently discovered this tool https://github.com/talecrafter/AnimationImporter.
  • Advantages over Unity
    2 projects | /r/godot | 29 May 2021
    AnimatedSprite offers a simpler and more time-efficient workflow for frame-based animations, as opposed to Unity's Animator. Although Unity also have a legacy animation component, it's not clear if it should be used or not, and overall doesn't provide a better experience. The best option for frame-based animations I could find at the time was this, but then..

What are some alternatives?

When comparing unity-aseprite-importer and AnimationImporter you can also consider the following projects:

unity-utils - Useful unity utilities

Aseprite2Unity - Import Aseprite files to Unity

UnityLibrary - :books: Library of all kind of scripts, snippets & shaders for Unity

godot-proposals - Godot Improvement Proposals (GIPs)

spine-runtimes - 2D skeletal animation runtimes for Spine.

Cassette - Manages .NET web application assets (scripts, css and templates)

Fighting-Game - This is a 2d fighting game that I'm making with Unity and C#.

Diablerie - Diablo 2 reimplementation on unity

aseprite-scripts - some scripts of aseprite e.g. psd exporter

UniversalInventorySystem - A Unity Package for creating easy to use and highly customizable inventories and inventory`s UI

Deform - A fully-featured deformer system for Unity that lets you stack effects to animate models in real-time

unity_aseprite_exporter - Unity plugin to convert aseprite files to png.