Skip to content

larsiusprime/tdrpg-tools

Repository files navigation

tdrpg-tools

A set of tools for the tdrpg-haxe project (ie, Defender's Quest 2)

These are just internal tools and are incredibly poorly documented because 99% of them are throwaway things I only use myself. Please don't email me asking how to use them, but if you're brave you're free to try getting my janky scripts to work for your own purposes.

TileProcess

TileProcess lets an artist create a "sparse" tileset, then does all the boring scut-work of generating tile connection permutations for final use in the game.

It also creates a "Quick Brown Fox" tiling test that uses every tile connection so the artist can see how they're doing.

TileProcess can be scripted to generate arbitrary output. So you can use it for processing and re-arranging tilesets as well as compositing.

PathFindingTest (moved!)

PathFindingTest has now become an official HaxeFlixel demo, Heatmap Pathfinding

(The version in this repo is now obsolete)

A simple test of the many-to-one pathfinding method

Animator (moved!)

Animator has been officially accepted into the HaxeFlixel project @ flixel-editors!

I'm permanently moving Animator over there to avoid accidentally committing to the wrong place.

I'll still keep this repo around for tools that HaxeFlixel isn't interested in.

About

A set of tools for the tdrpg-haxe project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages