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

#1 2008-10-11 20:13:16

blazerv82
Scratcher
Registered: 2008-03-20
Posts: 1000+

A Q for my GH game

I am making a GH game and was wondering if there was any possible way to do this: 

If I hit another note after the rock meter pointer is at (221,77.7 - x,y), It won't move the 1X and -.35Y again. I want It to say there, and if I miss a note, It moves accordingly. Same with failing, but I think I can figure it out.

This is the script:

[blocks]<when I receive[ rock meter up ]>
<change x by(1)>
<change y by(-.35)>
<forever>
<if> X Position of RockPoint = 221 and Y position of RockPoint = 77.7
?
<end>
<end>

Last edited by blazerv82 (2008-10-11 20:14:34)


Pretty Hate Machine, Broken, Closer To God, The Downward Spiral, Further Down The Spiral, The Perfect Drug, The Fragile, And All That Could Have Been, With Teeth, Year Zero, Y34RZ3R0R3M1X3D, Ghosts I-IV, The Slip, Pretty Hate Machine 2010

Offline

 

#2 2008-10-11 22:54:12

blazerv82
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: A Q for my GH game

I also have another question:

I have it so the note sprites are limited to one. I want to use the stamp block so I can have multiple notes on the screen at once. I have it set so the original is moving, and then a stamped one appears after a while. But the original sprite is moved after the new note is supposed to appear and then messes the chart up.

If you are confused, I will upload it and you can look at it further.


Pretty Hate Machine, Broken, Closer To God, The Downward Spiral, Further Down The Spiral, The Perfect Drug, The Fragile, And All That Could Have Been, With Teeth, Year Zero, Y34RZ3R0R3M1X3D, Ghosts I-IV, The Slip, Pretty Hate Machine 2010

Offline

 

#3 2008-10-11 23:00:41

blazerv82
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: A Q for my GH game

Here's a link: http://scratch.mit.edu/projects/blazerv82/289659


Pretty Hate Machine, Broken, Closer To God, The Downward Spiral, Further Down The Spiral, The Perfect Drug, The Fragile, And All That Could Have Been, With Teeth, Year Zero, Y34RZ3R0R3M1X3D, Ghosts I-IV, The Slip, Pretty Hate Machine 2010

Offline

 

Board footer