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

Hi! I'm currently trying to figure out how to use Doodle Studio 95, would you be able to help me figure out how to do an animation on click like you have the hands doing in your game? I've been searching all over and it's pretty tough finding any sort of tutorials for doodle studio

Hey, yeah im more then happy to help. Took me awhile to figure it out aswell. Im using co-routines and IEnumerators when throwing, one for each hand. Im using A component called "" DoodleAnimator" which you can go ".ChangeAnimation('YourNewAnimHere')".