Pinocchio

Animation system

A state-based animation system for GameMaker Studio 2 using Yacc syntax

State-based animation system for GameMaker Studio 2

GitHub

7 stars
3 watching
0 forks
Language: Yacc
last commit: 9 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jujuadams/input Comprehensive cross-platform input handling for game development 2
jujuadams/snap Tools for encoding and decoding structured data in GameMaker games 89
jujuadams/thejujuverse A starter pack for creating 2D games in GameMaker Studio 2 using the GML scripting language. 63
jujuadams/matrices A collection of scripts and utilities for working with matrices in GameMaker Studio 2. 4
jujuadams/cardboard A 3D rendering tool for GameMaker Studio 2, supporting isometric and Z-tilt graphics. 24
jujuadams/chatterbox An implementation of a narrative design language for dialogue management in game development 130
jujuadams/thoughtsongamemaker A collection of reusable GML techniques and guidelines for organizing code 31
jujuadams/bulb A 2D lighting and shadows solution for GameMaker 2022 LTS 87
yapstudios/yapanimator A physics-based animation system with easy-to-use APIs and built-in extensions for animating various types of properties. 1,938
jujuadams/clean-shapes An antialiased primitives library for GameMaker Studio 2 that allows developers to create smooth and precise shapes in their game 39
jkoutavas/haydxn_juce_animation An animation framework for a cross-platform C++ audio application 5
jujuadams/dotobj A lightweight 3D model loader written in native GML for GameMaker Studio 2 40
jujuadams/coroutines A set of macros and extensions to the GameMaker Language (GML) that enable the creation of pauseable functions, allowing for asynchronous execution and resumption. 75
gamemakercasts/particles A particle system wrapper for GameMaker Studio 2 that automagically cleans up and simplifies its use. 6
jujuadams/scribble A text rendering engine for GameMaker that supports multiple effects and internationalization 343