Search found 1 match
- Tue Nov 12, 2024 8:40 am
- Forum: graphical programming
- Topic: flashing object on background
- Replies: 1
- Views: 154
flashing object on background
hi, I'm programming a game and I need to solve a problem. I have a colored background. There are several color objects on the foreground. Once I've selected an object, it has to start flashing until I select another location to move it to. Then stop the object flashing and changes its position. The ...