Project

General

Profile

Bug #125

Rain Command

Added by Nick Morison over 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
02/05/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Not sure if it's been implemented yet, but the rain command isn't working (produces a non dimensionned array error):

#manifest:"amiga"
#fullScreen:true
#splashScreen:false

set rainbow 0,0,200,"","",""
for y=0 to 200
  rain(0,y)=y // Aoz thinks this should be an array. 
next
rainbow 1,0,40,255
wait key

Also available in: Atom PDF