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

#1 2013-02-20 22:10:15

ZINGERX
Scratcher
Registered: 2013-02-18
Posts: 16

I need help with this dancing game....

SO, I'm making one of those games where there are arrows going across the game and whenever an arrow reaches a certain point, you click the keys on your computer, and then u get points. If u know what im talking about...
PLEASE HELP MEEEEEEEEEEE!!!!! sad

Offline

 

#2 2013-02-20 22:14:51

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: I need help with this dancing game....

I most certainly do know what you're talking about.  smile

What do you need help with? 

Regards,

CAA14

P.S. The best format for people to help you is to stat the goals for what you want to do, just a tip.  smile

Offline

 

#3 2013-02-21 21:29:17

ZINGERX
Scratcher
Registered: 2013-02-18
Posts: 16

Re: I need help with this dancing game....

hmm...
the best way i can think of explaining this is:
Hit arrow keys as arrows approach targets at the side of the screen.
to get a better appreciation of what i'm saying, please copy this url code and paste it on to your search engine
http://www.gamesroot.com/play/441-dance_revolution.html
On that note... HELP MEEEE!!!
smile  did i explain better?

Offline

 

#4 2013-02-21 22:13:20

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: I need help with this dancing game....

So...

- You want it so that arrows are coming down the screen and the player has to hit the correct arrow when it comes into a hollow arrow sprite, right?

That shouldn't be an issue, except for i don't know how to make it on beat.

Is that correct?

Regards,

CAA14

Offline

 

#5 2013-02-21 22:18:40

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: I need help with this dancing game....

Just have a sensing sprite that sets a variable to 1 when it's touching the arrow and 0 when it's not.  You can add other numbers to define other arrows.  Make a script that only let's an output through of the the sensing variable is at the correct number.


http://i47.tinypic.com/2iaa73k.png

Offline

 

Board footer