Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Object fading out

Author
Message
EdzUp
21
Years of Service
User Offline
Joined: 8th Sep 2002
Location: UK
Posted: 27th Feb 2018 11:53
Is there a way to fade objects out like the old alpha fades?

I tried SetObjectColor but that just fluffs diffuse.
-EdzUp
Markus
Valued Member
19
Years of Service
User Offline
Joined: 10th Apr 2004
Location: Germany
Posted: 27th Feb 2018 12:03
do you used SetObjectTransparency ( objID, mode )? 1 is alpha blended
AGK (Steam) V2017.12.12 : Windows 10 Pro 64 Bit : AMD (17.12.1) Radeon R7 265 : Mac mini OS High Sierra (10.13)
Santman
12
Years of Service
User Offline
Joined: 15th Sep 2011
Location: Inverness
Posted: 27th Feb 2018 12:34
Yeah Markus got it, you need to turn on alpha transparency first.
EdzUp
21
Years of Service
User Offline
Joined: 8th Sep 2002
Location: UK
Posted: 27th Feb 2018 13:37
ah OK didn't have to do that back in the day will try that

Thanks Markus
-EdzUp
Richard_6
7
Years of Service
User Offline
Joined: 3rd Feb 2017
Location:
Posted: 28th Feb 2018 08:18
Tweens are handy for fading effects. Check out setteewnobjectalpha() command.
fubarpk
Retired Moderator
19
Years of Service
User Offline
Joined: 11th Jan 2005
Playing: AGK is my friend
Posted: 8th May 2018 17:15 Edited at: 8th May 2018 17:19
SetObjectColor( objID, red, green, blue, alpha ) works quite well for one or two objects at a time
or you could use a shader
my dissolve shader does similar to a group of objects at once source found here
https://forum.thegamecreators.com/thread/222027
fubar

Login to post a reply

Server time is: 2024-03-29 07:47:40
Your offset time is: 2024-03-29 07:47:40