Tags: animation

Library

Easing Script

This is a GDScript port of Robert Penner's easing equations for Godot Engine. It provides a variety of easing functions to create smooth animations and transitions in your games.

Tool

Flash Module

This module enables the use of Adobe Animate (Flash) animations within the Godot Engine. It provides a FlashPlayer node to render Flash documents, offering a streamlined workflow for integrating Flash-based content into Godot projects.

Tool

Anima

Anima is a Godot Engine add-on that simplifies UI animation creation with a concise syntax, offering built-in animations and easing options. It allows developers to create complex animation sequences with less code compared to using Godot's built-in Tween node.

Tool

NI mate Motion Capture

NI mate Motion Capture is a Godot Engine plugin that allows users to animate skeletons using a Microsoft Kinect sensor. It requires Delicode NI mate and is compatible with Godot 3.x.

Tool

vpuppr

Vpuppr is a cross-platform VTuber application developed with Godot, supporting multiple tracking backends. It is currently being rewritten for Godot 4, with the Godot 3 version available on the godot-3 branch.

Tool

godot-simple-state

Godot Simple State is a clean and easy-to-use Finite State Machine (FSM) plugin for Godot 3.x. It simplifies state management by using nodes and provides functionalities like state transitions, signal handling, and dependency injection.

Tool

Shell Fur

Shell Fur is a Godot Engine add-on that introduces a fur node, enabling realistic fur rendering on 3D models. It supports customization through shaders, physics, and blendshape styling, suitable for hero props and characters.

Tool

Shaker

Shaker is a Godot plugin that allows you to easily add shaking effects to nodes, cameras, or any property in your 2D or 3D games. It provides detailed control over the shaking effect, making it suitable for various purposes.

Tool

Waterways

Waterways is a Godot Engine add-on for generating realistic river meshes with dynamic flow and foam effects. It utilizes Bézier curves for shaping and allows for custom shader integration, making it ideal for creating visually stunning water features.

Tool

Funexpected Flash Tools

Funexpected Flash Tools is an Adobe Animate plugin that rasterizes and exports projects for use with the Godot Engine, streamlining the process of integrating Flash-based content into Godot.

Tool

GDGIFExporter

GDGIFExporter is a Godot Engine plugin written in GDScript for exporting GIFs. It supports Godot 4.x and 3.x, offering quantization methods like Median Cut and Uniform, and is easy to integrate into Godot projects.

Tool

PixelPen

PixelPen is a free and open-source pixel art editor built with the Godot Engine, functioning as both a Godot addon and a standalone application. It supports GDScript and C++ through a GDExtension plugin, offering tools for pixel art creation and animation.

Demo

Crystal Bit Godot Game Template

Crystal Bit Godot Game Template is a starter project providing a solid base for building Godot games. It handles common tasks like scene transitions, game pausing, and includes continuous integration support.

Tool

Aseprite Wizard

Aseprite Wizard is a Godot plugin designed to simplify the import of Aseprite animations into Godot projects. It supports various import methods and node types, streamlining the animation workflow for game developers.

Demo

Godot experiments

A collection of 2D, 3D, and VR experiments in Godot, showcasing various game mechanics and visual effects. The repository includes projects targeting both Godot 3.x and 4.0, with a focus on practical examples and mini-tutorials.

Library

spine

This module provides Spine animation support for the Godot Engine. It's designed to integrate Spine animations seamlessly into your Godot projects, offering a way to use professional 2D skeletal animation.

Tool

AnimatedShape2D

AnimatedShape2D is a Godot 4 addon that allows you to customize collision shapes for each frame of an AnimatedSprite2D animation. This is useful for creating precise hitboxes, hurtboxes, and hardboxes for character animations.

Tool

strip-to-frames.pl

This Perl script automates the process of splitting a grid-based spritesheet into individual frame files, simplifying animation workflows in Godot. It streamlines sprite extraction for game developers.

Tool

Importality

Importality is a Godot Engine add-on that simplifies importing graphics and animations from various formats like Aseprite, Krita, Pencil2D, Piskel, and Pixelorama. It streamlines the integration of external graphics into Godot projects.

Tool

Pixelorama

Pixelorama is a free and open-source pixel art editor built with Godot Engine. It offers a wide range of tools and features for creating pixel art, animations, and tilemaps.