#I need help with my For loop

4 messages · Page 1 of 1 (latest)

pale sun
#

You should be checking if the frame's transparency is equal to 1

#

because your for loop is incrementing to 1

#

it's checking if the frame's transparency is equal to 0

#

And it Isn't