Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Hey, I used my own implemention of the $1 algorithm, described here:

https://depts.washington.edu/acelab/proj/dollar/index.html

You can find the relevant source code here:

https://github.com/guladam/BigBlackBookOfMagic/tree/main/spellcasting

But I know multiple existing plugins have the implementation of these algorithm as well:

https://github.com/angrychill/q-dollar-gesture-godot

Hope that helps!

Huh, I think it's exactly the one from the plugin I use. I'll need to make more accurate samples then. Thanks for the info!

It might also help that you can add multiple samples for the same shape

To me that was not straightforward at all when I was playing with it, but it works really well.