This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-05-23 16:04:36

Dudeson
Scratcher
Registered: 2009-05-07
Posts: 25

Fighting Game

HI! (i dont know if this is the right place to post this...)

I am pretty new to Scratch and I am currently working on a game, similar to devil may cry! Im doing the programming, and my brother is making the sprites. (theres already 1 finished sprite. Pixeljohn, the commander)
I want this game to work perfectly. So i will try to fix all the bugs that will occur!
and when the new scratch version comes out, i'll make it online multiplayer. Till then, it will just be 2 players on 1 computer.

You can check out a pretty unfinished version here:
http://scratch.mit.edu/users/Dudeson

always click the project named DMC followed by the highest number. (for example "DMC 6" soon)
check from time to time if theres a new version online^^


btw, i have 1 problem atm. I dont know how you can make something happen when you press 1 button repeatedly. please help!!

Offline

 

#2 2009-05-23 16:23:24

keroro645
Scratcher
Registered: 2008-06-07
Posts: 1000+

Re: Fighting Game

Dudeson wrote:

btw, i have 1 problem atm. I dont know how you can make something happen when you press 1 button repeatedly. please help!!

Like a combo? And welcome.

Offline

 

#3 2009-05-23 16:27:06

DawnLight
Scratcher
Registered: 2009-04-25
Posts: 500+

Re: Fighting Game

Dudeson wrote:

HI! (i dont know if this is the right place to post this...)

I am pretty new to Scratch and I am currently working on a game, similar to devil may cry! Im doing the programming, and my brother is making the sprites. (theres already 1 finished sprite. Pixeljohn, the commander)
I want this game to work perfectly. So i will try to fix all the bugs that will occur!
and when the new scratch version comes out, i'll make it online multiplayer. Till then, it will just be 2 players on 1 computer.

You can check out a pretty unfinished version here:
http://scratch.mit.edu/users/Dudeson

always click the project named DMC followed by the highest number. (for example "DMC 6" soon)
check from time to time if theres a new version online^^


btw, i have 1 problem atm. I dont know how you can make something happen when you press 1 button repeatedly. please help!!

Maybe when making something like this:
<forever if><key[  ]pressed?>>
(Put blocks to do action here)
Hope that helps! big_smile

Offline

 

#4 2009-05-24 09:06:23

Dudeson
Scratcher
Registered: 2009-05-07
Posts: 25

Re: Fighting Game

DawnLight wrote:

Dudeson wrote:

HI! (i dont know if this is the right place to post this...)

I am pretty new to Scratch and I am currently working on a game, similar to devil may cry! Im doing the programming, and my brother is making the sprites. (theres already 1 finished sprite. Pixeljohn, the commander)
I want this game to work perfectly. So i will try to fix all the bugs that will occur!
and when the new scratch version comes out, i'll make it online multiplayer. Till then, it will just be 2 players on 1 computer.

You can check out a pretty unfinished version here:
http://scratch.mit.edu/users/Dudeson

always click the project named DMC followed by the highest number. (for example "DMC 6" soon)
check from time to time if theres a new version online^^


btw, i have 1 problem atm. I dont know how you can make something happen when you press 1 button repeatedly. please help!!

Maybe when making something like this:
<forever if><key[  ]pressed?>>
(Put blocks to do action here)
Hope that helps! big_smile

no sry, thats not what i needed. but someone else gave me the right code. still, thx so much!

Offline

 

#5 2009-05-25 05:49:25

Dudeson
Scratcher
Registered: 2009-05-07
Posts: 25

Re: Fighting Game

i'll upload a new version soon, it will have an idle animation of the commander, and 1 attack animation. so check them out^^

Offline

 

#6 2009-05-27 13:53:00

Dudeson
Scratcher
Registered: 2009-05-07
Posts: 25

Re: Fighting Game

you can check out the new version now if you want! it has idle animations and 1 attack animation. btw, i have a very big problem! everytime i try to attack my opponent, the game freezes! but when i open it in scratch, it runs well.. please help!

Offline

 

Board footer