Licenses
Order

Lovely Event 0

by Im Tired Rat | MIT

A light-weight but flexible script-based event sequencer add-on for Godot based off my original Love2D event sequencer system, hence the name

A script-based event sequencer in which you queue "events" into a queue of your choosing! Perfect for creating cutscenes or calling a sequential string of functions! Flexible and customizable, small and easy to integrate into projects. I've used this in

GoActions 0

by Charles Partous | MIT

A small Godot addon for wiring node behavior without creating a new script for every event

GoActions GoActions provides a set of reusable action nodes that can trigger methods, sequence events, delay execution, tween properties, and destroy nodes, all using exported properties and scene composition. Why use GoActions? If you find yourself

loading more results...