Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Big question... Concerning a rpg game.
#1
Wondering if you can put a background (map) on the screen then have a sprite (guy) that is a free floating image that will never erase that background without having to redraw the map every singe time i move the character. This would help me very much if anyone has any information on this topic. Also, if anyone knows of good places to get information concerning graphics , games or anything of that sort please post it. Any help is greatly appreciated.

Thx... Tinytim
Reply
#2
IMO, I think you should wait with undertaking a huge project such as an RPG.

They are a lot of work. heh, I should know Tongue


To draw a sprite on a background, and then be able to move the sprite without erasing the BG, would in require using an offscreenbuffer, holding the background, which you would just put on screen, and hen the charater.

You still need to redraw everything, but using a buffer it's fast.


But like I said, try something simpler first, play around, make a hangman game, some gfx demo, whatever. But an RPG is hard, not many have started and finished making an RPG, and very few finished RPG's are actually good.



Game graphics, if you are looking for sprites and such, you could always ask under the Arts section, sadly, finding good game graphics is hard, especially finding the ones you want.


Games, the most important thing is story/gameplay, but still it should not look butt ugly, if it has a awesome story/gameplay you can afford to drop in gfx quality, if it has awesome gfx you can afford to drop some in story/gameplay.

One example is Quake 3, GFX looks good, but there's no story to speak of, but gameplay is also good. So the lack of story is outweghted by the gfx and gameplay (just an example)

Another could be a text RPG, people find them very amusing, and spend hours playing them, no grahpics, all gameplay/story.
Reply
#3
Yeah, very possible :D

Before you draw your character on the map, capture that area of the map first, then place the character there. When the character moves again, just paste that area back to the map. (You'll have to ofcourse repeat this process whenever the character moves.)

Nemeis
Reply
#4
Trust me. Z!re knows what he is talking about. I want to make an rpg super bad but I'm settling for pacman. You'd be suprised how much you'll learn just making a simple game like pacman.
hrono Trigger Fanboy Forever
Reply
#5
@tinytim365: I attempted a QB RPG (Hobbit 2D) as my first major project....it failed horribly, so start off and ease into it

Oz~
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)