I have a variable as part of an addon that generates a number between 1 and 10 based upon an input. Each one of these numbers generates a custom image.
Is there a way of excluding one of the numbers so that if the number is 2 to 10 it generates the correct image, however if the number is 1 then no image is generated?
Any help would be appreciated.
Many thanks
Jason
Is there a way of excluding one of the numbers so that if the number is 2 to 10 it generates the correct image, however if the number is 1 then no image is generated?
Any help would be appreciated.
Many thanks
Jason
Comment