Is that the whole script? If yes then it’s pretty obvious the code will run only once since from what I can see it’s not in a function or a loop. But I don’t really know how you’re trying to make it blink with the code you sent, you should prob send a image of how everything is set up in the studio.
That is correct. If the code is not in a function than it won’t work at all because the game needs to know when it should run the script. It would be great if you showed us the picture of the script inside of the explorer and if you could tell us when you want the script to run(for example when you equip the pet).
I’m a bit confused! Can you show us how everything is set up in Studio? Also, I don’t see any functions nor loops in your code. Therefore, the pet will only blink once. There are other simple and easier methods that you could use as well such as transparency, etc.