
11-24-2009, 10:01 PM
|
Will work for food. Maybe
|
 |
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
|
|
setTimer is a function, not a variable: setTimer(0.1).
Also, you can just use findimg(200).alpha = random(.4,.5); as the alpha is the only thing being changed(also, you had it backwards, min first, max second). You might also want to change the zoom. |
|
|