code:# Turn red:my.red=128;while(1) { # Light up and wait 3s: my.lightrange=1000; waitt(16*3); # Blink off for 5s: my.lightrange=0; waitt(16*5);}
# Turn red:my.red=128;while(1) { # Light up and wait 3s: my.lightrange=1000; waitt(16*3); # Blink off for 5s: my.lightrange=0; waitt(16*5);}
Gamestudio download | Zorro platform | shop | Data Protection Policy
oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de