Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, I'm not sure if this is the right place to ask but I don't really know where else to go..
I just started using rahituber recently and I'm setting up my states before doing any form of rigging. My model has versions of hand toggles with and without gloves. Is there an easy way to set up a state that can toggle the gloves on and off for all hand toggles? I realized how many states I'd have to make if I individually made a state with gloves and then another without gloves per hand toggle and it'd mean I need more key combos- 😭

(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