I add my plugins (ScratchPlugin.dll, etc.) but I keep on getting the cat! Can someone help me?
(NOTE:I have already used that default sprite thingy!)
P.S: I also want to change "about Scratch" to "About Tackle" how do I do that, also?
Offline
If the 'DEFAULT' didn't work I cannot help. However to change the about Tackle go to Scratch-UI-Panes » ScratchFrameMorph » helpMenu: and change
t2 add: 'About Scratch' action: #aboutScratch.
to
t2 add: 'About Tackle' action: #aboutScratch.
Offline
Pecola1 wrote:
If the 'DEFAULT' didn't work I cannot help. However to change the about Tackle go to Scratch-UI-Panes » ScratchFrameMorph » helpMenu: and change
t2 add: 'About Scratch' action: #aboutScratch.
to
t2 add: 'About Tackle' action: #aboutScratch.
If I delete scratchplugin, it shows the new guy.
Offline
thebuilderdd wrote:
Pecola1 wrote:
If the 'DEFAULT' didn't work I cannot help. However to change the about Tackle go to Scratch-UI-Panes » ScratchFrameMorph » helpMenu: and change
t2 add: 'About Scratch' action: #aboutScratch.
to
t2 add: 'About Tackle' action: #aboutScratch.If I delete scratchplugin, it shows the new guy.
What new guy?
Offline
Pecola1 wrote:
thebuilderdd wrote:
Pecola1 wrote:
If the 'DEFAULT' didn't work I cannot help. However to change the about Tackle go to Scratch-UI-Panes » ScratchFrameMorph » helpMenu: and change
t2 add: 'About Scratch' action: #aboutScratch.
to
t2 add: 'About Tackle' action: #aboutScratch.If I delete scratchplugin, it shows the new guy.
What new guy?
My default
Offline