Possible blocks:
move <variable> to x: < > y: < >
set <variable> readout to <large>
set <variable> slider min/max to min: < > max: < >
set <variable> <color> effect to < >
move <list> to x: < > y: < >
move ask to x: < > y: < >
spread <list> from x: < > y: < > to x: < > y: < > (by scimonster)
<variable/list> glide < > secs to x: < > y: < >
Suggestion Page
If you have any new blocks or whatever, feel free to post them!
Last edited by Shadowed1 (2011-02-07 02:39:30)
Offline
Variables are for holding values in programming, not for displays. You could just use sprites for the displays...
Offline
Jonathanpb wrote:
Variables are for holding values in programming, not for displays.
You could just use sprites for the displays...
What's wrong with them? (Well, I don't use them as displays but still
)
Offline
Jonathanpb wrote:
Variables are for holding values in programming, not for displays.
You could just use sprites for the displays...
I think we all know how much of a pain it is to make a display using sprites.
Offline
[position [list^] over x:() y:() to x:() y:()]
And what is with the ask? Like, the input bar? That would be nice.
Last edited by scimonster (2011-02-06 09:12:34)
Offline
scimonster wrote:
[position [list^] over x
) y
) to x
) y
)]
And what is with the ask? Like, the input bar? That would be nice.
Yes. I feel that an extension on how the ask block could be used would be good .
EDIT: lol quoted your post has sad faces in it because of the colon and the bracket.
Last edited by Shadowed1 (2011-02-07 01:40:11)
Offline
Shadowed1 wrote:
scimonster wrote:
[position [list^] over x:() y:() to x:() y:()]
And what is with the ask? Like, the input bar? That would be nice.Yes. I feel that an extension on how the ask block could be used would be good :D.
EDIT: lol quoted your post has sad faces in it because of the colon and the bracket.
Get around that by checking 'Never show smilies as icons for this post' at the bottom
Offline
scimonster wrote:
Shadowed1 wrote:
scimonster wrote:
[position [list^] over x
) y
) to x
) y
)]
And what is with the ask? Like, the input bar? That would be nice.Yes. I feel that an extension on how the ask block could be used would be good
.
EDIT: lol quoted your post has sad faces in it because of the colon and the bracket.Get around that by checking 'Never show smilies as icons for this post' at the bottom
weird lol
Offline
Jonathanpb wrote:
Variables are for holding values in programming, not for displays.
You could just use sprites for the displays...
They can still always be made more versatile.
Offline
Harakou wrote:
Jonathanpb wrote:
Variables are for holding values in programming, not for displays.
You could just use sprites for the displays...
I think we all know how much of a pain it is to make a display using sprites.
![]()
I agree. It is more complicated to display using sprites. Variables offer convenience.
Offline
I'd prefer if they implemented something like the fonts in Stencyl so it could be like regular programming.
Offline