Skip to main content

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

Folders!

There are many possible ways to do it using folders, but the way I would do it is by creating a folder for every hand toggle with the gloved and ungloved sprites inside (with the one I don't want by default set as hidden).

Then, for the "gloves" state, I'd make a single toggle state that hides all the default sprites (e.g. all gloved sprites) and shows all ungloved ones; and for the hand states (set as permanent, not toggles) each one would hide all "hands" folders except the one I want to switch to (that one should be set to "show", don't leave it as "no change"!).

I hope that made sense 😅

(1 edit) (+1)

I kind of brain lagged a bit trying to get it right but it worked great when I did it properly! Thank you so much for the help! that would probably be the only really difficult problem I'll have making my model, the rigging stuff has lots of great tutorials. :D