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

#1 2008-12-06 18:04:32

Jello715
Scratcher
Registered: 2008-10-11
Posts: 95

Booleen (Spelling?) blocks, and duplication blocks.

Booleen blocks would be cool.

I also wish there was a duplication block.

For example

<if><( <{ Score }> <=> 1 )>
<duplicate sprite whatever>
<end>

and there should also be a

<if> <( <timer> <=> 0 )>
<remove duplicated sprites>
<end>

It would sort of be like the stamp block in Pen, except the duplicated sprite will have the same exact scripts as the original ones. That would be really helpful for a "The more points you get, the more enemies there are" sort of game.

Last edited by Jello715 (2008-12-06 18:11:38)

Offline

 

#2 2008-12-06 19:13:52

big-bang
Scratcher
Registered: 2008-02-21
Posts: 1000+

Re: Booleen (Spelling?) blocks, and duplication blocks.

Jello715 wrote:

Booleen blocks would be cool.

I also wish there was a duplication block.

For example

<if><( <{ Score }> <=> 1 )>
<duplicate sprite whatever>
<end>

and there should also be a

<if> <( <timer> <=> 0 )>
<remove duplicated sprites>
<end>

It would sort of be like the stamp block in Pen, except the duplicated sprite will have the same exact scripts as the original ones. That would be really helpful for a "The more points you get, the more enemies there are" sort of game.

I think you can do that with variables... oh no, wait! The enemies can get tougher but not greater in number. We really need duplication now  tongue


http://i47.tinypic.com/6edrbm.jpghttp://i45.tinypic.com/dw9hmw.jpghttp://i50.tinypic.com/f28tvn.jpghttp://i45.tinypic.com/ruwaop.jpg

Offline

 

#3 2008-12-08 19:05:18

Jello715
Scratcher
Registered: 2008-10-11
Posts: 95

Re: Booleen (Spelling?) blocks, and duplication blocks.

Yes, we seriously do  big_smile

Offline

 

Board footer