Panthera 2.0 Editor
A downloadable Panthera for Windows, macOS, and Linux
Panthera 2.0 Editor
Panthera 2.0 Editor is a cross-platform animation software solution developed using the Defold engine, with the goal of streamlining the process of designing layouts and animations for game projects.
Integrated tightly with Defold, Panthera allows the import of Defold files, which can then be animated directly within the editor interface. This tool offers support for various animation techniques, including tweening, triggering, events, and animation keys, allowing users to create complex animations effortlessly.
Panthera 2.0 Editor uses a simple animation format for animation files. If you are not using Defold, the animation runtime can be easily implemented in any game engine or framework.
Features
- Intuitive Layout Creation: Design and arrange your scene elements effortlessly.
- Advanced Animation Tools: Craft smooth and complex animations to bring your game to life.
- Simple Animation Format: Export animations in a simple JSON format or as Lua table for easy integration into your projects.
- Compact Size: Lightweight and easy to install, with no additional dependencies required.
- Defold Tight Integration: Seamlessly import Defold
*.gui
,*.go
and*.collection
files for direct animation within the editor.
Animation Editor Features
- Tween Keys: Create tween animation keys to animate number properties over time, like
position
,rotation
,scale
andcolor
. - Trigger Keys: Create trigger animation keys to change non-number properties at a specific time, properties like
pivot
,enabled
,image
andtext
. - Event Keys: Create event animation keys to trigger custom events at specific times like
play sound
orstart spine animation
. Event keys can have a duration and easing functions. - Animation Keys: Create animation keys to run included animations at specific times. Animation keys can have a duration and easing functions.
- Easing Functions: Choose from a variety of easing functions to add smooth transitions to your animations.
- Animation Blending: Blend multiple animations simultaneously to create complex, layered animations.
- Fast Loading: Load project files swiftly to dive into animation creation without delay.
Getting Started
- Visit the Getting Started page for quick overview: https://github.com/Insality/panthera/blob/main/docs_editor/getting_started.md
- See the workflow example of Panthera 2.0 Editor:
- See the workshop on Panthera 2.0 Editor (not english):
Download
Click download now to get access to the following files:
Comments
Log in with itch.io to leave a comment.
Hello, I liked the idea of the program, but I want a Linux version AppImage