Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be πŸ“–

Animation Folder Loader

An asset by yousef200.7
The page banner background of a mountain and forest
Animation Folder Loader thumbnail image
Animation Folder Loader thumbnail image
Animation Folder Loader thumbnail image
Animation Folder Loader hero image

Quick Information

0 ratings
Animation Folder Loader icon image
yousef200.7
Animation Folder Loader

A tool that simplifies the process of creating animations in AnimatedSprite2D nodes by automatically loading frames from folders.Features:- Load multiple animations from folder structures- Automatically creates animations from folder names- Recursively explores subfolders- Configurable FPS for all loaded animations- Automatically disables loop for all animations- Supports PNG, JPG, and JPEG formats

Supported Engine Version
4.1
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
5 months ago
Git URL
Issue URL

godot-animation-folder-loader

A Godot plugin to easily load animations from folders

Animation Folder Loader

A Godot plugin that simplifies the process of creating animations in AnimatedSprite2D nodes by loading frames from folders.

Features

  • Load multiple animations from a folder structure
  • Automatically creates animations from folder names
  • Recursively explores subfolders
  • Configurable FPS for all loaded animations
  • Automatically disables loop for all animations
  • Supports PNG, JPG, and JPEG formats

Installation

  1. Download the latest release
  2. Extract the addons folder into your project
  3. Enable the plugin in Project Settings -> Plugins

Usage

  1. Select an AnimatedSprite2D node in your scene
  2. Find the "Animation Folder Loader" section in the Inspector
  3. Set your desired FPS (default: 24)
  4. Click "Load Animation Folder" and select your root animations folder
  5. The plugin will automatically create animations from your folder structure

Example Folder Structure

animations/ β”œβ”€β”€ idle/ β”‚ β”œβ”€β”€ frame1.png β”‚ └── frame2.png └── run/ β”œβ”€β”€ frame1.png └── frame2.png

Each folder containing images will become an animation with the folder's name.

License

This project is licensed under the MIT License - see the LICENSE file for details.

A tool that simplifies the process of creating animations in AnimatedSprite2D nodes by automatically loading frames from folders.

Features:
- Load multiple animations from folder structures
- Automatically creates animations from folder names
- Recursively explores subfolders
- Configurable FPS for all loaded animations
- Automatically disables loop for all animations
- Supports PNG, JPG, and JPEG formats

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Animation Folder Loader icon image
yousef200.7
Animation Folder Loader

A tool that simplifies the process of creating animations in AnimatedSprite2D nodes by automatically loading frames from folders.Features:- Load multiple animations from folder structures- Automatically creates animations from folder names- Recursively explores subfolders- Configurable FPS for all loaded animations- Automatically disables loop for all animations- Supports PNG, JPG, and JPEG formats

Supported Engine Version
4.1
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
5 months ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers