Aura in GE

Learn how to make certain types of games and use gameEditor.

Aura in GE

Postby Hblade » Sat Jul 21, 2012 9:55 pm

Pretty neat effect, simple to do :)
scrn.png



Take this image, and then clone it about 4 times, then add this code and enjoy. Note that you can't see it on a browser because it has white and alpha channels.
aura.png


Create Actor:
Code: Select all

yvelocity=-(2-cloneindex);
switch(cloneindex)
{
    case 0:
    xvelocity=1;
    r=255;
    g=0;
    b=255;
    break;
    case 1:
    xvelocity=.7;
    g=255;
    r=0;
    b=0;
    break;
    case 2:
    xvelocity=-1.2;
    g=255;
    b=255;
    r=0;
    break;
    case 3:
    xvelocity=.5;
    r=0;
    g=0;
    b=255;
    break;
}

Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Aura in GE

Postby AliceXIII » Sun Jul 22, 2012 2:02 am

thats some good jutsu there hblade ^_^
"Taking a breath of fresh air."
User avatar
AliceXIII
 
Posts: 325
Joined: Fri Sep 17, 2010 2:36 am
Location: victoria, texas
Score: 37 Give a positive score

Re: Aura in GE

Postby Hblade » Sun Jul 22, 2012 3:17 am

lol ty
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Aura in GE

Postby SuperSonic » Mon Jul 23, 2012 3:40 am

Epic man :P
A tree never hits an automobile except in self-defence.

Want to use your joystick or controller with Game Editor? Check out my controller engine =D
User avatar
SuperSonic
 
Posts: 1443
Joined: Fri Sep 24, 2010 9:24 pm
Location: Anywhere
Score: 72 Give a positive score

Re: Aura in GE

Postby Hblade » Mon Jul 23, 2012 5:44 pm

thanks
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Re: Aura in GE

Postby JamesLeonardo32 » Sat Jul 28, 2012 9:48 pm

Image Angus Beer likes this.
JamesLeonardo32
 
Posts: 320
Joined: Wed Oct 13, 2010 4:57 pm
Score: 36 Give a positive score

Re: Aura in GE

Postby knucklecrunchgames » Thu Dec 20, 2012 10:28 pm

did you make this code? or where did you learn it from :?:
User avatar
knucklecrunchgames
 
Posts: 1071
Joined: Wed Nov 21, 2012 8:01 pm
Location: In gameEditor.exe
Score: 17 Give a positive score


Return to Tutorials

Who is online

Users browsing this forum: No registered users and 1 guest