Essentially I am working on a level where the character burns some bushes etc. I accomplish this by using a transition inside of the material. I need to be able to burn one bush at a time, even if there are multiple bushes with the same material. I cant use a triggered parameter because then it would transition all the…