18-06-2006, 12:17 AM
I have been messing around with BitBlt and something I want to do with it is make it so whatever your blitting to the screen can be interacted with and moved around. I examined the clicking player to set targets code and never had any luck for what I am aiming at. So this is what I am trying to do. I want to be able to drag a bitblt item, say you put an item on the screen like for GUI, a heart, or health bar, I want to be able to drag that across the screen to place it anywhere I want on the screen. I hope that makes sense haha. It would be very usefull because I have noticed a few people going to just full screen playing area, cutting out the big GUI menus and what not.