anyway to hide .bmp, like a Sprite.Hide ??
Author |
Message |
brownni
|
Posted: Thu Jan 26, 2012 12:14 pm Post subject: anyway to hide .bmp, like a Sprite.Hide ?? |
|
|
What is it you are trying to achieve?
I need to hide my bmp picture, so that it can randomly pop up, im using what.dotcolour so i cant using sprites
What is the problem you are having?
Nothing will work....
Describe what you have tried to solve this problem
I have tried redrawing the backround but my sprites will glitch out
Please specify what version of Turing you are using
4.1.1
Also i'm very sorry for asking alot of questions, but i need lots of help ! |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Insectoid
![](http://compsci.ca/v3/uploads/user_avatars/13760332514cbd0ce972eaa.jpg)
|
Posted: Thu Jan 26, 2012 12:41 pm Post subject: RE:anyway to hide .bmp, like a Sprite.Hide ?? |
|
|
You need to redraw everything, and make that work with your sprites. Or remove sprites entirely, and just redraw everything every loop (which is what Sprites do anyway). |
|
|
|
|
![](images/spacer.gif) |
|
|