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
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
Offline