Guest_imported
New member
- Jan 1, 1970
- 0
how can i make the screen flash when an object collides into another? I was thinking of using a variable 'a' and then a goto 'a' in a blank frame(used to simulate a flash). I don't know how to make variables global though and i am assuming that thats my problem.