Page 1 of 1

Project Dystopia(working title) -CyberpunkRPG

PostPosted: Tue Jun 21, 2011 2:47 pm
by GrimmDingo
This'll be my Project topic, i'll upload updates and playable demos here,

i encourage that anyone who's interested to share their thoughts and feedback, suggestions, constructive criticism and discussing ideas etc.

First progress update:
I haven't had too much time on the PC, and when i do it sometimes just involves fixing technical issues for other users and then getting off again. But when i do get time i try to be as productive as possible.

I've been concentrating on the HUD and planning out the mechanics, the HUD is almost completely integrated, just a few counters to rig up, all working and tied to various variables, i even worked my own solution on a way to display the healthbar as a representation of %
also i'm leaning towards 8 directional movement for player and enemy and special npc sprites, and doing fixed angles for NPC just for the reason i mightn't finish the project if i have too much content to create.

Okay the screenshot should be self explanatory, i'll add that i'm still considering how to go with the player regarding combat, whether to enter a combat state, maybe even making him stationary whilst weapon drawn, or to have animation change from average walking to gun drawn when firing a shot and wait a set time to reset animation, or to have combat zones (likely as wireframes), and whilst in them swapping to combat stance ie weapon out, which would add a nice warning to the player that combat is nearby, also i'd probably limit the enemy movement within the zones obviously. Feedback on above mentioned ideas? I'll likely be asking help for help when i get around to implementing that ^ ^'

also the inventory is just a mockupimage as a placeholder, i want help on that for sure, it'll be quite challenging to go for the ambition, although i'm willing to deal with an easier solution within reason, i want to have an icon follow the cursor that contains of all inventory icons and you click and drag icons, and then the actual inventory slot management which will have to be an array matrix and have items of varying sizes ie 1x, 2x3 etc which'll detect which slots are free on the relevant lines in the matrix for item_ID=0 or some such, item_ID probably being an array containing all game items. Hope i explained that sufficiently.

if anyone is genuinely interested in contributing pm me and i'll send the latest source asap.
Image

Re: Project Dystopia(working title) -CyberpunkRPG

PostPosted: Tue Jun 21, 2011 2:48 pm
by Hblade
Niiiice! :D I see this must have taken a good long time. Were you by yourself when making this? :D

Re: Project Dystopia(working title) -CyberpunkRPG

PostPosted: Tue Jun 21, 2011 2:55 pm
by GrimmDingo
Hblade wrote:Niiiice! :D I see this must have taken a good long time. Were you by yourself when making this? :D

wow quick reply it was there when it loaded after posting haha and yep so far i've done everything on my own, i have other projects that are halted, this idea was discussed with someone, it was my attempt to get more time on the pc (which i bought), by involving them in a project, so the story will likely be callabrorative, and they won't assist besides mapping and story, and their input so far besides a few ideas regarding story and setting has been null (although they want it in ultra high res sprites or 3d lol, which is beyond achievable)

thanks for the positive response :D

Re: Project Dystopia(working title) -CyberpunkRPG

PostPosted: Tue Jun 21, 2011 10:29 pm
by pyrometal
I definitely love what I am seeing here :) Great potential for sure!

If you need help with the inventory, I may lend a hand, just contact me directly.

Looking forward to seeing this project grow!

Take care.

Re: Project Dystopia(working title) -CyberpunkRPG

PostPosted: Tue Jun 28, 2011 2:36 pm
by GrimmDingo
pyrometal wrote:I definitely love what I am seeing here :) Great potential for sure!

If you need help with the inventory, I may lend a hand, just contact me directly.

Looking forward to seeing this project grow!

Take care.
thanks for that i find it very encouraging :) i've checked out your projects and they were pretty cool, and checking out your source was enlightening on using certain aspects game editor ^^

and here's a slight update to the menu panel, yet to be integrated but shouldn't take much time or effort soon i'll be concentrating on environment graphics and prototyping a dialog system

Image