2 Attachment(s)
Fading a string using its Deceleration property
For LazyCoder. See this thread for the discussion:
http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=19732&page=0#Po st19732
In this example, you store the semitransparency of the string in its Deceleration property - so you avoid using a separate counter.
Re: Fading a string using its Deceleration property
2 Attachment(s)
Re: Fading a string using its Deceleration propert
Woa, I didn't even know my question got an example until just now.
That doesn't work with what I'm trying to achieve.
I managed to work it out. This is what I was trying to achieve.
It looks really neat.