WeaponGuy this may work for ya. This is the 3D spaceship from Killy Overdrive rendered at 7 different angles. I included a 128 pixel and 64 pixel version.
The green bar is health. When it gets halfway down it becomes a red bar. I'd like to replace that whole thing with a bar that is either all red, or a gradient from red to green (or red to yellow, to follow a more standard convention). I'd like a grungy, gritty texture on it: something that invokes "bloody" or "natural".
The blue bar is mana. I still want it blue, but it should invoke "magic" or "ethereal". One direction might be bands/wisps of color as you'd see in an Aurora Borealis.
Each bar is 100px by 12px. (I calculate % health or mana and display that many pixels of the bar).
Games should be automatically saved when you exit the game. It creates a file in the "saves" folder. Maybe check permissions on that folder? It might help to create an empty "save1.txt" file in that folder and give it the correct permissions.
I'll start!
I'm using very boring health and mana bars in OSARE. Look at these screenshots: http://clintbellanger.net/rpg/screenshots.php (the green and blue bars on the top left).
The green bar is health. When it gets halfway down it becomes a red bar. I'd like to replace that whole thing with a bar that is either all red, or a gradient from red to green (or red to yellow, to follow a more standard convention). I'd like a grungy, gritty texture on it: something that invokes "bloody" or "natural".
The blue bar is mana. I still want it blue, but it should invoke "magic" or "ethereal". One direction might be bands/wisps of color as you'd see in an Aurora Borealis.
Each bar is 100px by 12px. (I calculate % health or mana and display that many pixels of the bar).
Let me know if you have questions!
Time to vote! If any of these are your favorites, just click "Add to Favorites"!
http://opengameart.org/category/art-tags/exotic-environments
Right now only BartK has an entry on this topic. Any last-minute entries?
Not a problem! I need to include a help file that explains things like controls, save games, etc.
Tagging this so I remember it. I want to use this sound, with this effect http://opengameart.org/content/leaf-spell-animation for my "Return" spell in osare (basically a 1-way town portal).
Games should be automatically saved when you exit the game. It creates a file in the "saves" folder. Maybe check permissions on that folder? It might help to create an empty "save1.txt" file in that folder and give it the correct permissions.
No entries. Extended to next week!
Looks like colliding "preview.jpg" images. If Sindwiller uploads a preview with a more unique name it should provide a workaround.
And the winner is sunburn! His creepy antlion-demon has what it takes to be a memorable Mini-Boss.
Congrats!
Kyle873, thanks again!
I used your basic idea and put it in a new class. Look for revision 147
http://code.google.com/p/osare/source/detail?r=147
Pages