The script I am currently working around is:
create event:
image_alpha=1
fade=false
alarm event:
fade=true
step_event:
if (fade)
{
image_alpha-=0.01
if image_alpha<0
instance_destroy()
}
I also found a background off Google images that I feel will look good as a Intro Screen
(especially for a game):
No comments:
Post a Comment