Home

Awesome

Funexpected Flash Tools

Performs Adobe Animate project rasterization && exporting for using with Godot Engine + Flash Module

Installation

MacOS

Open Terminal application, paste this code, press Enter:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/funexpected/flash-tools/master/install.sh)"

Windows

Download latest Flash Tools release, unzip, copy Funexpected Tools folder into Adobe Animate Configuration\Commands directory:

<boot drive>\Users\username\AppData\Local\Adobe\Animate <version>\<language>\Configuration\Commands

Usage

Export

Export command prepare project for using it with Godot Engine. It runs in several phases

Source project leaves untouched, so this command is pretty safe.

Export can be done in three ways:

Rasterize Current Screen

While Export command do not change your project, Rasterize Current Screen chnage your current project and prepare exacly same rastersization. It may be useful for speeding up export process of big projects.

Roadmap