Show/Hide sources on button press (Hold NOT toggle)?

snowau

New Member
Is this possible?

I have a scene with an avatar, it's about 6 sources, each showing a different animation (idle, walk, run, etc).

I want to show the idle animation when I'm not pressing any keys.
I want to show the walk animation, and hide the idle when pressing W
run anim when holding Shift+W, hide other animations.
And so on.

Is this possible? It doesn't work work hotkeys I don't think since they're toggle?

Thanks
 

Suslik V

Active Member
Look at the plugins. For example, the:
has a lot of conditions to hide/show sources etc.
 
Top