How to add photos for every variant combination?

I am trying to add a photo for every variant combination on a product. Right now wix allows someone to customize the variant photos for only one variant but I want it so a photo for each combination of variant choices is displayed.

For example
Variant 1: Pig, Dog, Cat
Variant 2: Red, Blue, Green

Wix Allows someone if they select Pig to be shown a different photo compared to if they selected dog, but I want it so if someone selects Pig+Red, Pig+Blue, Dog+Red, Dog+Blue etc. they are shown a different photo each time.

As you seem to be using Wix Stores, then that is a Wix app and you are better suited contacting Wix Support, plus Wix Stores have their own support pages.
https://support.wix.com/en/wix-stores/setting-up-your-store
https://support.wix.com/en/article/adding-and-managing-product-options-in-wix-stores
https://support.wix.com/en/article/displaying-different-images-for-each-product-option-in-wix-stores

Or you can try to make use of Wix Code and see if you can add more pictures that way.
https://support.wix.com/en/article/corvid-adding-a-related-products-area-to-a-wix-store-product-page
https://support.wix.com/en/article/corvid-adding-a-product-configurator-to-a-wix-stores-site
https://support.wix.com/en/article/corvid-adding-multiple-items-to-the-cart-in-a-wix-stores-site
https://support.wix.com/en/article/corvid-wix-stores-product-collection-fields

Ya I was hoping there was some sort of wix code I could use Velo Tutorial: Adding a Product Configurator to a Wix Stores Site | Help Center | Wix.com seems like something along the right path, however, product aspects are missing like a changing price based on certain selections and also that example includes every variant possible. I’d like to make certain variants not available. Based on my example not allowing Cat+Green to be choosable.