Control Category

Request a new command, feature, or improvement

Moderator: MSandro

Post Reply
SimpleSi
Posts: 330
Joined: Jul 2nd, '17, 13:47

Control Category

Post by SimpleSi » Aug 22nd, '17, 23:15

0.png
Just going thru the categories after using GP for a few weeks

Re-itering my original thoughts - I def think the wait should be split into 2 types of wait
A "wait for screen refresh" (not sure of syntax on that) and a normal wait with a standard block default time of 1 sec instead of 0.1 sec

Then the animate block should be removed as its just a special case of the combo of the while true block and a wait for screen refresh block

I think Scratchers moving to GP should be educated about screen refresh concept that has been hidden from them and then they can choose to animate wait block inside of any loop structure (or not use it of course)

Alternatively, all loops could have an hidden animate wait == true/false parameter like this one for the while but I think this could be too much
0.png
Attachments
0a.png
0a.png (2.96 KiB) Viewed 10031 times

Post Reply