Licenses
Order

Scene Change Transition Effects 0

by Profesor Shader | MIT

This is a template demonstrating how to create scene transition effects. The transitions are inspired by Persona 5

This template demonstrates how to create scene transition effects inspired by Persona 5. It includes two separate transition sequences: an outgoing transition, which plays when leaving the current scene, and an incoming transition, which plays when

Extendable Scene Transitions 1

by bjorvack | MIT

Godot Extendable Scene Transitions is a lightweight add-on that takes the headache out of screen changes. By decoupling transition logic into reusable Godot Resources (SceneTransitionData), it lets you trigger clean, customizable play_out() and play_in()

Godot Extendable Scene Transitions An extensible, decoupled, and resource-driven scene loading system for Godot projects. Instead of hardcoding fade-outs or loading bars into your level scripts, this add-on introduces a clean workflow using Godot's

Universal Transition Shader 4

by Cashew OldDew | CC0 1.0 Universal

A flexible and highly customizable system for creating animated transitions between visual elements

This asset is a shader which provides a flexible and highly customizable system for creating animated transitions between visual elements in a Godot project. It supports a wide variety of transition styles, such as: Directional Wipes: (left, right, top

Universal Fade 1

by KoBeWi | MIT

General-purpose one-line use screen fade effect

Universal Fade does 2 things: Fades out. Fades in. That's it. You can use it however you need and easily so. To fade out, you do: Fade.fade_out() And your screen will fade out to black using simple fade effect in 1 second. All magic like instancing effect

State Machine 3

by ANTIPIXEL | Custom

State logic made easy

State Machine | ANTIPIXEL State logic made easy! (Download the documentation for free to learn everything about it) This tool for Godot 4 lets you create state machines in a clean and intuitive way using the scene tree. Each state is a child node, giving

Simple GUI Transitions 0

by Muriki Studio | MIT

This plugin gives access to the GuiTransition node which allows to transition multiple GUI layouts easily. Designed for Godot 4.x. See the example scene on addons/simple-gui-transitions/example to see it in action

Godot's Simple GUI Transitions "Simple GUI transitions to swap menus elegantly." This plugin gives access to the GuiTransition node which allows to transition multiple GUI layouts easily. Designed for Godot 4.x (3.x version available here). See the

loading more results...