pages/site/garden/babble-buds/index.md
thepaperpilot 5ac040e4c9
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 1m12s
Make tags/tagged by/referenced by blocks use details/summary
2024-06-26 09:56:04 -05:00

1.3 KiB

public slug tags title prev next
true babble-buds
My Projects
Babble Buds false false

Babble Buds

113 words, ~1 minute read.


Tags:My Projects

Babble Buds is a tool for creating puppets and interacting with puppets controlled by others on a shared stage

Note: I need to move the website off replit because of their monetization strategy changing. In the meantime, you can check it out from its github repository

Inspired by Puppet Pals by Robert Moran

Intended for use in RPG Campaigns

The renderer was separated into its own project, babble.js, so it could be used for stuff like cutscenes

I ported the engine to C# and used it for the cutscenes in Dice Armor

  • I don't believe I ever separated it out into its own project, but you can find the code here