Fading text?

Non-platform specific questions.

Fading text?

Postby Janet Merai » Sun Oct 22, 2006 3:40 am

Hi, this engine is...just outstanding!

I've tried RPG Maker 2003/2k, XP and Game Maker...none of them gave me the options I needed.

Anywho, I am having a bit of an issue here.
I have my text ready and changing transparency; but I would like that text to fade in when invisible so it appears it is giving this structure:

- - Invisible word
-- The word starts fading in to desired color smoothly
Hello world! - The text fades in smoothly to desired color

I need 3 sets of text actors to fade from invisible to visible transitionally smoothly, any help here?

Also, I am using timers to give them set time limits to appear, but they do not transition fadingly so that works out, but I just need the fading :)

Thanks for any help! :D
Janet Merai
 
Posts: 51
Joined: Wed May 11, 2005 5:30 am
Score: 1 Give a positive score

Postby makslane » Sun Oct 22, 2006 3:44 am

Put this code in the 'Draw Actor' event of the text:

Code: Select all
transp -= .01;
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Postby Janet Merai » Sun Oct 22, 2006 3:51 am

Oh my gosh, thank you! :D
It worked the second I tried it :)

...wow, you guys are truly special :D

Thank you for the code! :3

If I need anymore help, i'll post.

I'm not much of a programmer at all, my head spins when I try XD
Janet Merai
 
Posts: 51
Joined: Wed May 11, 2005 5:30 am
Score: 1 Give a positive score


Return to General

Who is online

Users browsing this forum: No registered users and 1 guest