I'm going to make a Mod called M.M. Do I have to anything else except for say based on Scratch quite a few times and change the SketchMorph before I share it?
Offline
if yes you can ask here (if you want to help). !
Last edited by Jonathan50 (2012-07-01 19:20:31)
Offline
If you're just taking the Scratch Program and modifying it, you'll have to remove the Scratch Cat and Gobo graphics, remove the ability to share, and yes, change the Scratch Logo in the top left. However, if you download the Scratch Source Code, this will already be done for you.
Offline
legoscratch wrote:
If you're just taking the Scratch Program and modifying it, you'll have to remove the Scratch Cat and Gobo graphics, remove the ability to share, and yes, change the Scratch Logo in the top left. However, if you download the Scratch Source Code, this will already be done for you.
And the code is cleaner in the source code!
Offline
legoscratch wrote:
If you're just taking the Scratch Program and modifying it, you'll have to remove the Scratch Cat and Gobo graphics, remove the ability to share, and yes, change the Scratch Logo in the top left. However, if you download the Scratch Source Code, this will already be done for you.
Yes, I tried the Scratch Source Code earlier; but I accidently mucked it up! (I saved the image but not for end-user. Developers Shift-Click the Edit menu for dev options.
Offline
Jonathan50 wrote:
legoscratch wrote:
If you're just taking the Scratch Program and modifying it, you'll have to remove the Scratch Cat and Gobo graphics, remove the ability to share, and yes, change the Scratch Logo in the top left. However, if you download the Scratch Source Code, this will already be done for you.
Yes, I tried the Scratch Source Code earlier; but I accidently mucked it up! (I saved the image but not for end-user. Developers Shift-Click the Edit menu for dev options.
Just open it again, then Save image for end user.
Offline
nathanprocks wrote:
Jonathan50 wrote:
legoscratch wrote:
If you're just taking the Scratch Program and modifying it, you'll have to remove the Scratch Cat and Gobo graphics, remove the ability to share, and yes, change the Scratch Logo in the top left. However, if you download the Scratch Source Code, this will already be done for you.
Yes, I tried the Scratch Source Code earlier; but I accidently mucked it up! (I saved the image but not for end-user. Developers Shift-Click the Edit menu for dev options.
Just open it again, then Save image for end user.
I'm considering that; although I did work hard on the new one. The icon is changed
Offline
nathanprocks wrote:
legoscratch wrote:
If you're just taking the Scratch Program and modifying it, you'll have to remove the Scratch Cat and Gobo graphics, remove the ability to share, and yes, change the Scratch Logo in the top left. However, if you download the Scratch Source Code, this will already be done for you.
And the code is cleaner in the source code!
Do you mean like there are always comments on the methods and arrays (lists) are done like ('say hi to %m' - sayHiTo:) instead of ('say hi to %m' #- #sayHiTo:)
Offline
Jonathan50 wrote:
nathanprocks wrote:
legoscratch wrote:
If you're just taking the Scratch Program and modifying it, you'll have to remove the Scratch Cat and Gobo graphics, remove the ability to share, and yes, change the Scratch Logo in the top left. However, if you download the Scratch Source Code, this will already be done for you.
And the code is cleaner in the source code!
Do you mean like there are always comments on the methods and arrays (lists) are done like ('say hi to %m' - sayHiTo:) instead of ('say hi to %m' #- #sayHiTo:)
I could make two copies and try to keep development up-to-date on both images.
Offline
Jonathan50 wrote:
nathanprocks wrote:
legoscratch wrote:
If you're just taking the Scratch Program and modifying it, you'll have to remove the Scratch Cat and Gobo graphics, remove the ability to share, and yes, change the Scratch Logo in the top left. However, if you download the Scratch Source Code, this will already be done for you.
And the code is cleaner in the source code!
Do you mean like there are always comments on the methods and arrays (lists) are done like ('say hi to %m' - sayHiTo:) instead of ('say hi to %m' #- #sayHiTo:)
Yes, and the block specs and all the code are on separate lines rather than all on 1 line.
Offline
Jonathan50 wrote:
How do you make new ScratchSkin forms?
Don't worry anymore, I worked it out. In fact, I made 2 new categories: Other and Bookmarks!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Offline
Jonathan50 wrote:
I'm going to make a Mod called M.M (a.k.a My Magical Mod). Do I have to anything else except for say based on Scratch quite a few times and change the SketchMorph before I share it?
Offline
aion5 wrote:
Ill help if you give me the source.
Awesome! Go to the Website > Downloads > Latest Prototype. To Turn Fill Screen Off read the blog post named Development Mode
Offline
Jonathan50 wrote:
aion5 wrote:
Ill help if you give me the source.
Awesome! Go to the Website > Downloads > Latest Prototype. To Turn Fill Screen Off read the blog post named Development Mode
okay i may not be very active ( i'm actually on my phone right now ) because of school but ill try my best
Offline
okay first thing you should do is rename if you want but I have to say this is the coolest mod I have seen yet. You should create a animal that goes with your mod if you want I have a idea. You could name it puma and I would make a 3d module of a puma to go with it. Even if you don't rename it I will still help .
Offline
aion5 wrote:
added some blocks to motion, looks, and operators. where should I post the image file?
Try google docs or drive, then share it with soni.babs677@gmail.com
Offline
aion5 wrote:
you should call it blockmarks like bookmarks because thats like the main feature.
You should also be able to bookmark Sprites, Scripts, Blocks, and subclasses of Scriptrable Scratch Morph excluding Scratch Stage Morph.
Offline