• Add Review
  • Subscribe
  • Nominate
  • Submit Media
  • RSS
Explore the vast, warm waters of the Inner Sea
  • Avee
  • Added: 02/09/2013 09:41 PM
  • Last updated: 04/26/2024 12:59 AM
  • 2868 views

Posts

Pages: 1
Indeed it does:) I'm still trying to figure out how to do this custom HUD thing at all times. Great pic by the way:)
I just noticed that the foam around the dolphin is not affected by the screen tint, since the dolphin is only a Picture shown over the playable character's sprite.

@XBuster: Showing the HUD is quite simple :3
Whenever the player is teleported to a new map, I have an event show the blue boxes with slight transparency.
Then I use Common Events in the engine's Database to check the player's stats' current values (HP, XP, etc.) and that constantly show the appropriate numbers using other Pictures. This is not the best way to code it though, as it might cause some lag on older computers, but it doesn't seem to be an issue to anyone here.
Pages: 1