Guys, i need overlay help again , it says Overlay animation “PINK ARROW -RIGHT” has been created. You’ve created multiple overlays with the same name in your script.
Can anybody tell me how to fix this? Because when i preview my story everything is just fine, but i want to make sure when i release it there are no mess ups, so how can i make this warning go away?
Do you have a label before those commands? If you have a goto that goes back to the label, it will create those overlays again. So every time you go back to that label they keep getting created. So if this is the case, place the label after the overlays.