How to make a transformation?

Game Editor comments and discussion.

How to make a transformation?

Postby Azou » Sun Nov 11, 2007 6:51 pm

Hi!! Okay,i wanted to ask a question: how to make sangoku gets into Super saiyen?? :D
User avatar
Azou
 
Posts: 514
Joined: Thu Sep 13, 2007 1:12 pm
Score: 35 Give a positive score

Re: How to make a transformation?

Postby j2graves » Sun Nov 11, 2007 7:02 pm

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?
No games to my name...
User avatar
j2graves
 
Posts: 1302
Joined: Thu Aug 16, 2007 6:42 pm
Location: on the other side of infinity
Score: 19 Give a positive score

Re: How to make a transformation?

Postby Azou » Sat Nov 17, 2007 4:44 pm

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
User avatar
Azou
 
Posts: 514
Joined: Thu Sep 13, 2007 1:12 pm
Score: 35 Give a positive score

Re: How to make a transformation?

Postby j2graves » Sat Nov 17, 2007 7:47 pm

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?
No games to my name...
User avatar
j2graves
 
Posts: 1302
Joined: Thu Aug 16, 2007 6:42 pm
Location: on the other side of infinity
Score: 19 Give a positive score

Re: How to make a transformation?

Postby Azou » Sun Nov 18, 2007 6:41 pm

Yeah ,your code was good!! Thanks a lot,j2graves!!
User avatar
Azou
 
Posts: 514
Joined: Thu Sep 13, 2007 1:12 pm
Score: 35 Give a positive score

Re: How to make a transformation?

Postby j2graves » Thu Nov 22, 2007 2:14 pm

do you know how to give people points? :mrgreen:
No games to my name...
User avatar
j2graves
 
Posts: 1302
Joined: Thu Aug 16, 2007 6:42 pm
Location: on the other side of infinity
Score: 19 Give a positive score

Re: How to make a transformation?

Postby Spidy » Thu Nov 22, 2007 4:36 pm

u r so naughty. j2grave this is great code thx man i give ya +1 point :D
Image
VOTE FOR MY SIGNATURE PLEASE.......THANK YOU
User avatar
Spidy
 
Posts: 935
Joined: Tue Aug 14, 2007 1:28 pm
Location: http://www.inatonibai.com
Score: 38 Give a positive score

Re: How to make a transformation?

Postby j2graves » Fri Nov 23, 2007 3:05 pm

:twisted:
No games to my name...
User avatar
j2graves
 
Posts: 1302
Joined: Thu Aug 16, 2007 6:42 pm
Location: on the other side of infinity
Score: 19 Give a positive score

Re: How to make a transformation?

Postby Bee-Ant » Tue Nov 27, 2007 6:10 am

So, you help someone is just to get a point of them???
User avatar
Bee-Ant
 
Posts: 3723
Joined: Wed Apr 11, 2007 12:05 pm
Location: http://www.instagram.com/bee_ant
Score: 210 Give a positive score

Re: How to make a transformation?

Postby j2graves » Sat Dec 01, 2007 1:56 pm

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!!!!!!!
No games to my name...
User avatar
j2graves
 
Posts: 1302
Joined: Thu Aug 16, 2007 6:42 pm
Location: on the other side of infinity
Score: 19 Give a positive score

Re: How to make a transformation?

Postby Azou » Sat Dec 01, 2007 2:01 pm

The joke is so good! A point for you! :P
User avatar
Azou
 
Posts: 514
Joined: Thu Sep 13, 2007 1:12 pm
Score: 35 Give a positive score

Re: How to make a transformation?

Postby j2graves » Sat Dec 01, 2007 2:05 pm

thanx!
No games to my name...
User avatar
j2graves
 
Posts: 1302
Joined: Thu Aug 16, 2007 6:42 pm
Location: on the other side of infinity
Score: 19 Give a positive score

Re: How to make a transformation?

Postby j2graves » Sat Dec 01, 2007 2:10 pm

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.
No games to my name...
User avatar
j2graves
 
Posts: 1302
Joined: Thu Aug 16, 2007 6:42 pm
Location: on the other side of infinity
Score: 19 Give a positive score

Re: How to make a transformation?

Postby Azou » Sat Dec 01, 2007 6:12 pm

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:
User avatar
Azou
 
Posts: 514
Joined: Thu Sep 13, 2007 1:12 pm
Score: 35 Give a positive score

Re: How to make a transformation?

Postby Bannock » Sun Dec 02, 2007 12:11 am

Well I certainly think so. I use Photofiltre for everything. =P
User avatar
Bannock
 
Posts: 20
Joined: Tue Sep 11, 2007 7:59 am
Score: 2 Give a positive score

Next

Return to GE - General

Who is online

Users browsing this forum: No registered users and 1 guest

cron