anyone have a method of editing Scratch that would allow me to do this? Ive been hunting around and I haven't found anything.
when I receive (variable)
Offline
How would this help you? I cant really think of any situations where that would make sense or be needed.
Offline
It's really easy. I'll create a .patch for you.
Nevermind, I gotta go real soon, sorry.
Last edited by chanmanpartyman (2012-08-01 17:08:52)
Offline
MathWizz wrote:
Yes... But it won't work in the flash player or in vanilla Scratch.
Why not? What works differently in the engine of the flash player compared to Scratch 1.4 that changes the behaviour?
Offline
zubblewu wrote:
How would this help you? I cant really think of any situations where that would make sense or be needed.
Cutting down on scripts thus speeding up the project.
Offline
chanmanpartyman wrote:
zubblewu wrote:
How would this help you? I cant really think of any situations where that would make sense or be needed.
Cutting down on scripts thus speeding up the project.
Or the possibility of having functions with arguments
Offline
LS97 wrote:
chanmanpartyman wrote:
zubblewu wrote:
How would this help you? I cant really think of any situations where that would make sense or be needed.
Cutting down on scripts thus speeding up the project.
Or the possibility of having functions with arguments
That's what I was trying to say, but then I couldn't think of a way to put it so I just put my first answer
Offline
LS97 wrote:
MathWizz wrote:
Yes... But it won't work in the flash player or in vanilla Scratch.
Why not? What works differently in the engine of the flash player compared to Scratch 1.4 that changes the behaviour?
The messages are static strings. They are not evaluated when a message is broadcasted. If you did manage to get a block into the hat block... You would probably be trying to wait until the reported BLOCK is broadcasted, not its evaluated value.
Offline
Do you know how to make the block with a boolean input?
EDIT: 2100 posts. I'm overcommitted to Scratch.
Last edited by Hardmath123 (2012-08-01 21:00:42)
Offline