Ill give the code lol
('take photo from camera' #- #takePhoto)
I recommend you first do this,
switch to costume ______(costume 1)
take photo from camera
wait until costume no. > 1
That way it detects when a picture was taken.
Offline
sparks wrote:
here's a quote for your sig sep, "you don't have to be mad to work on Panther, but it helps"
I don't think it will fit...
Offline
johnnydean1 wrote:
Ill give the code lol
('take photo from camera' #- #takePhoto)
I recommend you first do this,
switch to costume ______(costume 1)
take photo from camera
wait until costume no. > 1
That way it detects when a picture was taken.
SeptimusHeap wrote:
But that asks a message. We already have that block.
that's a good way around waiting for the picture, what happens if someone takes two? the prompt box does not close till you press done.
and yes, we already have that block, it was posted earlier by electric
Offline
Ok anyway you said I could join, but I am a member on the forum on your website so what to I do from there.
Offline
I'm making a script to switch to the first picture, no matter how many they take. I will post it when I am done, then you can make it into one block.
Offline
Yes, but can you make this, in the mean time my solution works.
Offline
Have a look http://scratch.mit.edu/projects/johnnydean1/976629
Its has the script on download.
Offline
johnnydean1 wrote:
Have a look http://scratch.mit.edu/projects/johnnydean1/976629
Its has the script on download.
very good, I like the solution. If we can get a "delete costume" block for Panther, then that script can later delete any extra costumes you tried to take... or even delete all the pictures but the last one, that way people can have several shots at taking the picture.
interestingly enough, I named my copy of the camera block differently to you, but it was still there in the script when it was downloaded... which should mean I can change all the words "color" and replace them with "colour" and there would be no side effects for downloaders... though I won't be able to rename the graphic effect "color" "colour" because then it will register as an unknown effect on another copy of Scratch or Panther... I'm rambling.
Offline
Sparks where can I get the panther code now im on the team?
Offline
yes but where is the link
Offline
could I have a little help please? I'm trying to get the delete costume block to work.
#- ('delete costume %l' #- #)
shows as a block, but does nothing because I can't find the delete instance. I wanted to nab the instance "#deleteMedia" from the little delete button next to each costume, but it didn't work... do I have to write a new one, or is there one I can already use?
Offline