This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-07-19 12:16:09

amiaia1234
Scratcher
Registered: 2012-03-18
Posts: 8

A Cool Idea

I have got an idea for Scratch. The idea is to group costumes. So, if you are making an animated movie, and you want someone to blink, you have a group of costumes for the blink that are seperated from the animation costumes. If anybody has questions, (or concerns) about this, feel free to post.
amiaia1234  wink

Offline

 

#2 2012-07-19 12:24:22

amiaia1234
Scratcher
Registered: 2012-03-18
Posts: 8

Re: A Cool Idea

for example, when i recieve blink, repeat 5, inside of group of costumes 2, next costume. think of that for a couple minutes, and you might get the idea.

Offline

 

#3 2012-07-19 13:35:43

Pawnfork
Scratcher
Registered: 2011-02-06
Posts: 14

Re: A Cool Idea

Solid idea, but not as easy as it sounds.

Offline

 

#4 2012-07-28 15:59:25

henley
Scratcher
Registered: 2008-06-21
Posts: 1000+

Re: A Cool Idea

This is more of a suggestion, than a project idea.


"I've worked so hard for you and you give me nothing in return. Do you need help... Or do I?"

Offline

 

#5 2012-07-28 17:33:25

henley
Scratcher
Registered: 2008-06-21
Posts: 1000+

Re: A Cool Idea

Oh, it got moved.  big_smile


"I've worked so hard for you and you give me nothing in return. Do you need help... Or do I?"

Offline

 

#6 2012-07-28 17:40:08

777w
Scratcher
Registered: 2009-02-10
Posts: 1000+

Re: A Cool Idea

i suggested something similar here

Offline

 

#7 2012-07-29 06:20:09

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: A Cool Idea

Erm...

switch to costume [notblinking v]
repeat (15)
 next costume
 if <(costume #) = [3]>
  switch to costume [notblinking v]
 end
 wait (1) secs
end
That would make a suitable blinking script.
This, of course, has more complex uses.


http://i50.tinypic.com/312u714.jpg

Offline

 

#8 2012-08-08 21:41:07

amiaia1234
Scratcher
Registered: 2012-03-18
Posts: 8

Re: A Cool Idea

you don't have to be so negative for the people that were  sad  I'm not a total expert at this! it was just something that popped into my head! sheesh!

Offline

 

#9 2012-08-09 12:43:16

berberberber
Scratcher
Registered: 2012-03-08
Posts: 1000+

Re: A Cool Idea

hmm   Not a bad idea...


http://i47.tinypic.com/2iaa73k.png

Offline

 

#10 2012-08-09 15:14:42

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: A Cool Idea

There should be a way to place joints on costumes so using the suggested costume grouping method it would be very easy to create a walking animation.

Offline

 

#11 2012-08-09 15:17:16

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: A Cool Idea

JH1010 wrote:

There should be a way to place joints on costumes so using the suggested costume grouping method it would be very easy to create a walking animation.

I'm gonna casually drop in an ad for OUSC now, as it'll have that feature.  smile


http://i50.tinypic.com/312u714.jpg

Offline

 

#12 2012-08-11 07:08:44

PhirripSyrrip
Scratcher
Registered: 2012-02-11
Posts: 100+

Re: A Cool Idea

I'm pretty sure you can easily work around this.


http://i46.tinypic.com/ao03lk.png

Offline

 

#13 2012-09-02 09:53:57

amiaia1234
Scratcher
Registered: 2012-03-18
Posts: 8

Re: A Cool Idea

berberberber wrote:

hmm   Not a bad idea...

Thx!

Offline

 

#14 2012-09-02 09:55:24

amiaia1234
Scratcher
Registered: 2012-03-18
Posts: 8

Re: A Cool Idea

PhirripSyrrip wrote:

I'm pretty sure you can easily work around this.

...........

Offline

 

Board footer