Dark Bit Factory & Gravity

GENERAL => Projects => Topic started by: asdflkj on June 07, 2006

Title: RPG Game
Post by: asdflkj on June 07, 2006
-
Title: Re: RPG Game
Post by: Shockwave on June 07, 2006
Looking cool :) The collisions are working well, I couldn't walk through any trees anyway.
You need to get the diagonal movement in and also it seems a little wierd that the player turns to face you each time you stop moving but all in all it's looking nice. I realise that you're probably still working on the control routine anyway so I'll STFU if you like ;)
Title: Re: RPG Game
Post by: asdflkj on June 07, 2006
-
Title: Re: RPG Game
Post by: Rbz on June 07, 2006
Nice progress dude!

Well done   :)
Title: Re: RPG Game
Post by: Shockwave on June 08, 2006
It's looking really good isn't it? I can't wait to hack up some monsters in this :)
Title: Re: RPG Game
Post by: asdflkj on June 09, 2006
-
Title: Re: RPG Game
Post by: Shockwave on June 10, 2006
Looking cool :)
You can select multiple enemies btw. Is it going to be like that when it's done?
Anyway I like it, I still think it should have diagonal movement (rotate your sprites in any paint package) and cursor keys are easier to control the player.
It really is looking great though, well done.
Title: Re: RPG Game
Post by: asdflkj on June 10, 2006
-
Title: Re: RPG Game
Post by: Shockwave on June 11, 2006
Excellent :)
Believe me, the diagonal movement will make a big difference if you can get it working.
Title: Re: RPG Game
Post by: Clyde on June 17, 2006
Thats fab mate. Looking really neat. If you created those gfx even more top praise.

Going diagonal would be a sinch dude, all you'd need to do is check for If Key(203) And Key(200) then dir=5 etc. But you probably knew that anyhow.

I did notice that the main player sometimes flickers, would appear to me as if it's display a blank here and there. Usually when you stop moving this happens. It maybe my eye sight failing, and appologize if so.

All the best dude,
Cheers Clyde.

Title: Re: RPG Game
Post by: Phoenix on June 20, 2006
Could anyone upload a compiled version? I don't have Blitz any more.