Hello together,
can it be that Tank/Toolkit has reserved names ('Maya Scene', 'Maya Rig', etc) to add own action_mappings?
Example:
action_mappings: Maya Scene: [import, reference, my_new_action] Maya Rig: [reference, my_new_action] Rendered Image: [texture_node]
Because if I try to add a new line like:
Light Rig: [my_light_rig_action]
I will not the these action in the Loader. Because the name 'Light Rig' is unknown for Tank.
So it exists any documentation about all names which you can pick up?
Cheers,
Daniel