I have been making a type of board game, and I am currently making a die animation, and I want it to go from a rolling animation to a standstill where the die is showing how many steps you move forward, the only way I could think of doing this is to use variables and name the animations certain numbers, but it doesn't allow you to use variables as animation names in the code, is there anyway to do this? I also have a limited number of events, 50, and this game is being designed for a school assessment, any help would be appreciated!