Reply to Re: Visions problem: Begone, I don't believe in you!
If you don't have an account, just leave the password field blank.
You have to add a script to the screen as well. All your 'seen all the time' sprites are set on 0 all the others on your other vision(s) 1 2 whatever
# = what number your story is up to
Well something like that (((hugs Pilly oh great teacher)))
Edit: Robj you are a ninja!!
void main(void) { if(&story < #) { &vision = 1; } if(&story > #) { &vision = 0; } }
# = what number your story is up to
Well something like that (((hugs Pilly oh great teacher)))
Edit: Robj you are a ninja!!