Before you post think of some things:
1. Has anyone posted this thought before?
2. Is it actually useful to scratch? I have seen blocks such as "And/Or" Someone posted a sensible comment saying "How would it know what to pick?"
3. Think of what you're saying! People say instead of last costume you could just do (( costume <-> 1 )) Well, why need next costume too? (( costume <+> 1 ))
Last edited by registeel (2008-10-26 04:14:14)
Offline
registeel wrote:
And scratch team, Do we really nead two of the same blocks? <move( )steps> is the same as <change x by(
Those two blocks only do the same thing when the sprite is facing at 90 degrees. The Move () Steps always moves in the direction that the sprite is pointing while the Change X by () only changes the X coordinate, which results in a move to the right or left (when negative), Not the same at all.
Offline
Paddle2See wrote:
registeel wrote:
And scratch team, Do we really nead two of the same blocks? <move( )steps> is the same as <change x by(
Those two blocks only do the same thing when the sprite is facing at 90 degrees. The Move () Steps always moves in the direction that the sprite is pointing while the Change X by () only changes the X coordinate, which results in a move to the right or left (when negative), Not the same at all.
oh yeah, just thought of that XP
Offline
registeel wrote:
Paddle2See wrote:
registeel wrote:
And scratch team, Do we really nead two of the same blocks? <move( )steps> is the same as <change x by(
Those two blocks only do the same thing when the sprite is facing at 90 degrees. The Move () Steps always moves in the direction that the sprite is pointing while the Change X by () only changes the X coordinate, which results in a move to the right or left (when negative), Not the same at all.
oh yeah, just thought of that XP
Think before you post
Offline
lol got a taste of your own medicine. But seriously, I know you weren't trying to be, but that was hypocritical.
Offline
keroro645 wrote:
They made the
<move( )steps>
Prolly cause people dont know you could do this
<change x by( ( [sine] of ( Direction) )>
<change y by( ( [cosine] of ( Direction)>
The original version of scratch didn't even have trig functions.
Offline
keroro645 wrote:
Oh well i didnt know that.I was only here since July.Wasnt that when 1.2 was the latest scratch version?
Yup, 1.2.1 was the newest release then. And it's true, v1.1 didn't have any trig.
Last edited by hmnwilson (2008-10-28 22:03:59)
Offline