New forum theme up and running!
Kinda like this?https://www.youtube.com/watch?v=7M-4jOnpWxg&list=UU4xUnYiPBPgBZlPJoNELPow
I recommend using this method instead, as it requires very little extra work and prevents graphical mishaps from occurring should you want more out of the system.The parallel event will look like this:Create variables equal to hero SCREEN X and SCREEN YShow picture X with cords being said variablesLabel 1Set hero screen x to hero screen xSet hero screen y to hero screen y"Move picture X to Hero screen X and Hero screen Y" with a 0.0 wait time with wait to proceed checked.Jump to Label 1That's it.If you do it this way, you have to make the picture dimensions double the size of the screen (so ~ 640 by 480) to prevent the picture from clipping out of the boundaries if you aren't dead center.Also, if you want that 'gradual fade' effect like in the video I posted, you will have to use multiple pictures with differing circle sizes.