暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

index.md 1.1KB

Introduction to Aseprite Importer

The Aseprite Importer is an Asset importer that imports Aseprite’s .ase and .aseprite files into Unity.

See Aseprite Features to read more about which features from Aseprite are supported by the importer. See Importer Features to read more about which features the Aseprite Importer provides.

Getting Started

If you are using any of the following Unity versions or newer, Aseprite Importer package comes preinstalled when creating a new 2D or 2D URP project.

  • Unity 2023.2.0a19
  • Unity 2023.1.0f1
  • Unity 2022.3.2f1
  • Unity 2021.3.28f1

You can also manually add the Aseprite Importer package by:

  1. Open Package Manager.
  2. Search for Aseprite Importer.
  3. Select 2D Aseprite Importer and press the install button.
    • If you see a Burst popup saying that a new version of Burst has been installed, restart the editor.
  4. You are now ready to import .ase and .aseprite files into your project.

Note: You need to use Unity 2021.3.15f1 or newer.