is there any way to change the alpha of a guibitmapctrl script or source
by Kory Imaginism · in Torque 3D Professional · 04/16/2010 (8:22 am) · 2 replies
#1 most important
i have a bunch of randomly placed images come up on my screen right now they just schedule a visible= false and reset positions. i want them to fade out over time ive done this with imagemaps in tgb. never witha guictrl. NO the fade ctrl will not work for what im trying to do. i know how to implement the code if someone knows how to just change the transparency of a guibitmapctrls image. other wise say i have almost 15 random images that occure on my screen. to do this manually i would have to creat 15 instances of the bitmap to produce the effect UGH. any shortcut is welcome.
#2
also is there any info on cloning a ctrl in script and reproducing it? that is a non right now compared to the above question. but it would be easier then manually creating the ctrls im using and adding them to an array and parsing through.
i have a bunch of randomly placed images come up on my screen right now they just schedule a visible= false and reset positions. i want them to fade out over time ive done this with imagemaps in tgb. never witha guictrl. NO the fade ctrl will not work for what im trying to do. i know how to implement the code if someone knows how to just change the transparency of a guibitmapctrls image. other wise say i have almost 15 random images that occure on my screen. to do this manually i would have to creat 15 instances of the bitmap to produce the effect UGH. any shortcut is welcome.
#2
also is there any info on cloning a ctrl in script and reproducing it? that is a non right now compared to the above question. but it would be easier then manually creating the ctrls im using and adding them to an array and parsing through.
#2
04/17/2010 (7:36 am)
ryan this is exactly what i needed, the resource is awesome :D thank you so much
Torque Owner Ryan Mick
Red Witch Entertainment