Page 1 of 5

How to make a transformation?

PostPosted: Sun Nov 11, 2007 6:51 pm
by Azou
Hi!! Okay,i wanted to ask a question: how to make sangoku gets into Super saiyen?? :D

Re: How to make a transformation?

PostPosted: Sun Nov 11, 2007 7:02 pm
by j2graves
I think that that will use variables too. make a variable "sangoku" and a variable "super_saiyen"
but first, tell me, will this be a key down event?

Re: How to make a transformation?

PostPosted: Sat Nov 17, 2007 4:44 pm
by Azou
Well these days i was very very busy. But it is a key down event.For example i push dpwn and keypad 8. In the same time,he become a super-saiyen.Can you tell me how to make it :D

Re: How to make a transformation?

PostPosted: Sat Nov 17, 2007 7:47 pm
by j2graves
well anyway, you have to make the variables I told you about. It will take too long to write down all the codes, so I will describe it simply. on "create actor" event, make the action in script editor,
Code: Select all
if (sangoku == 1;)


then you make the "key down" event " and the "script editor" action

Code: Select all
if (sagoku == 1;)
{sagoku == 0;
super_saiyen == 1;}


then in all the other actions like walking left and right, you will have to add thease kinds of scripts
if you push the right key write
Code: Select all
if (sagoku == 1;)
{changeanimation sagoku_right;}

and also write
Code: Select all
if super_saiyen == 1:)
{chageanimation super_saiyen_right;}


If this dosn't work, let me know and I will correct it like last time. by the way, did the code I gave you last time work?

Re: How to make a transformation?

PostPosted: Sun Nov 18, 2007 6:41 pm
by Azou
Yeah ,your code was good!! Thanks a lot,j2graves!!

Re: How to make a transformation?

PostPosted: Thu Nov 22, 2007 2:14 pm
by j2graves
do you know how to give people points? :mrgreen:

Re: How to make a transformation?

PostPosted: Thu Nov 22, 2007 4:36 pm
by Spidy
u r so naughty. j2grave this is great code thx man i give ya +1 point :D

Re: How to make a transformation?

PostPosted: Fri Nov 23, 2007 3:05 pm
by j2graves
:twisted:

Re: How to make a transformation?

PostPosted: Tue Nov 27, 2007 6:10 am
by Bee-Ant
So, you help someone is just to get a point of them???

Re: How to make a transformation?

PostPosted: Sat Dec 01, 2007 1:56 pm
by j2graves
OF COURSE NOT!!! :x

what kind of monster would I be anyway?

j2graves wrote:do you know how to give people points? :mrgreen:

a joke!!!!!!!

Re: How to make a transformation?

PostPosted: Sat Dec 01, 2007 2:01 pm
by Azou
The joke is so good! A point for you! :P

Re: How to make a transformation?

PostPosted: Sat Dec 01, 2007 2:05 pm
by j2graves
thanx!

Re: How to make a transformation?

PostPosted: Sat Dec 01, 2007 2:10 pm
by j2graves
I still wish I could make as good backgrounds as you. oh well. my backgrounds are pitiful. paint makes good actors, but not so good backgrounds.

Re: How to make a transformation?

PostPosted: Sat Dec 01, 2007 6:12 pm
by Azou
I gave you the secret,it's why :wink: But,personnally,i don't like Paint! Photofiltre is better than Paint..isn't it? :mrgreen:

Re: How to make a transformation?

PostPosted: Sun Dec 02, 2007 12:11 am
by Bannock
Well I certainly think so. I use Photofiltre for everything. =P