Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomePortalLatest imagesSearchRegisterLog in

 

 glow trail code

Go down 
AuthorMessage
Omega
Got the Hang of it
Omega


Posts : 31
Join date : 2010-10-11

glow trail code Empty
PostSubject: glow trail code   glow trail code I_icon_minitimeTue Oct 12, 2010 1:46 pm

All you have to do is just post the color code and the color and subscribe this topic to see the many colors u can find =]

examples:

trail code ex. :
function onEnterFrame()
{
sword.onEnterFrameFunc();
} // End of the function
sword.alpha = 50;
sword.rgb = 25000;
sword.lineMC._visible = false;
sword.queueLen = 5;

sword.alpha = 50;
-how strong the glow trail will be
sword.rgb = 25000;
-what color will the trail glow will be
sword.queueLen = 5;
-how fast it will fade



http://www.truploader.com/view/926944


And heres the list of the number [25000] and the color [light blue]
As ppl reply ill add on to the list. heres the format i want u guys to use:

25000 = Light Blue
10000000000 = Gowy green
10000000000000000 = Red
200000000 = Gold
70000 = Purple
110000000 = White
700000 = Aqua Green
700000000 = Orange
7000000000 = Yellow Green
100 = Dark blue

or


Quote :
What? You don't need to go "searching for codes". You can just use hexadecimal codes for the colours. Just select your colour from the colour pallet (i.e. Red = #FF0000) and replace the # with 0x (Zero X). I.e. Red = #FF0000 = 0xFF0000.
So just put sword.rgb = 0xFF0000 to make it red, sword.rgb = 0x006699 to make a cool blue, etc.


Enjoy
Back to top Go down
 
glow trail code
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
 :: Help n' stuff :: Coding Help-
Jump to: