This is an old revision of the document!


SLUDGE

A gaming engine for the desperate

The name invokes sensations of form and function…
The form, mostly a blob; the function, mostly dubious.

The Storming Leech Ultimate Dialog Game Engine is a collaboration between myself and my inner demons, designed over the course of several years and several misguided projects and developed since February of 2016. It's designed to work with Game Maker Studio.

The primary function is to solve the following all-to-common problem:

I'm working on my game and it's going great but now I need to add dialog. 
Does anyone know a good way to add wrapped, colored text with markup and textboxes 
and typewriter effect and avatars to my game?

It's a problem that comes up on a weekly basis over on the Game Maker Forums. Game Maker is great for developing or prototyping 2D games, but the open-ended, event-driven framework leaves a large hole when it comes to pre-configured behaviors and object prototypes. If you just want to drop some working textboxes into your newly coded game…you're going to have to do a lot more coding.

This asset solves the problem with a single self-contained object (and a folder filled with lots of useful scripts). You drop the object into your game, and dialog takes care of itself.

There are other dialog/Visual Novel engines on the Game Maker Marketplace, but these all suffer from a host of difficult problems:

  • Lack of flexibility in story structure
  • Lack of common text features
  • Lack of modular design to add features
  • Requiring code using libraries of engine-specific functions
  • Inability to preview visuals while designing the game
  • Lack of data integration between the engine and the rest of a game

As I've played with Game Maker over the years (since 2003), I've added visual editing tools to every casual game I've made, and I have had to solve and re-solve the problem of adding custom dialog too many times. I needed to put all of my most common needs into a single comprehensive engine. And that's SLUDGE.

  • slidge/what_is_slidge.1522876259.txt.gz
  • Last modified: 2018/04/04 21:10
  • by zo7hlo