| billyro | Date: Sunday, 2009-01-25, 12:23 Pm | Message # 1 |
 Game Maker
Group: Moderators
Messages: 248
Reputation: 8
Status: Offline
| I am having trouble with my drawing scripts for yo1dog's ssb camera example. Drawing the HUD is whats bugging me. When the camera moves around quickly, the HUD moves around crazy making the game look stupid. Here are possible problems that could be causing it: -can you draw hud with image_xscale set to 0.5 or 2? -is it because the camera is following 8 characters at once? -can you draw a rectangle at a decimal place when trying to put it on a sprite with image_xscale 0.5? Well, thats the only thing I suspect that would cause this problem. Any help?
|
| |
|
|
| mavrikgames | Date: Monday, 2009-01-26, 5:34 Am | Message # 2 |
 Admin
Group: Administrators
Messages: 517
Reputation: 3
Status: Offline
| Your talking about that SSB engine you gave me a year ago? It might be cuz of it being 8 characters at once or I think you have to change the zoom or something. I honestly have had problems with the thing myself which is why I don't use it anymore >.>

|
| |
|
|
| billyro | Date: Monday, 2009-01-26, 7:00 Am | Message # 3 |
 Game Maker
Group: Moderators
Messages: 248
Reputation: 8
Status: Offline
| Meh, who cares about the drawing health bars. I'll just have it the way it is! I might change it a little bit though.
|
| |
|
|