Please login or register.

Login with username, password and session length
Advanced search  

News:

Forum rules - please read before posting, it can save you a lot of time.

Pages: 1 2 [All]

Author Topic: RPG on WME  (Read 32905 times)

0 Members and 1 Guest are viewing this topic.

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
RPG on WME
« on: December 18, 2008, 09:29:48 PM »

Wasn't exactly sure which forum to put this in, it's not exactly a game or a demo. Kind of like a simple demonstration really.

Not much to say except that I decided to make an RPG using WME. I know that the engine isn't designed for RPGs, but I still wanted to give it a shot, and so far it seems to be working. It has proved to be quite a challenge, but an enjoyable one nonetheless. The project I'm posting is really me learning how to use WME and understand how it works.

Why am I doing this?
  • It's a challenge
  • I wanted to do something over winter break

I would post a screeny or something, but I don't think anyone wants to look at my programmer art.
Currently I am using a placeholder combat system that just does simple stat subtraction.

Hopefully I will be able to expand on this and make an enjoyable game.

Latest Version: (r30)
Standalone package: Click Here
Source: Click Here (FileFront)
« Last Edit: July 28, 2009, 09:35:17 AM by Connway »
Logged

Spellbreaker

  • Supporter
  • Frequent poster
  • *
  • Karma: 4
  • Offline Offline
  • Gender: Male
  • Posts: 376
    • View Profile
    • Apeiron Studios
Re: RPG on WME
« Reply #1 on: December 18, 2008, 10:05:02 PM »

In German Language I'd say that "WME ist eine Eierlegende Wollmilchsau" . It's a special term for "all-in-one device suitable for every purpose" You can do quite everything with it, because it's very flexible. In game announcments theres a multiplayer-business simulation game done with WME :)


Nice start for your RPG, you're doing it the right way. Keep your stick men and work on the logics, art can always be added afterwards! GOOD LUCK !!!
Logged

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
Re: RPG on WME
« Reply #2 on: December 18, 2008, 10:13:52 PM »

Thanks for the support. I'll keep truckin' along. :)
Logged

Catacomber

  • Supporter
  • Frequent poster
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Female
  • Posts: 443
  • I love mice.
    • View Profile
    • Catacomber.com
Re: RPG on WME
« Reply #3 on: December 18, 2008, 10:27:55 PM »

A few of us are doing hybrid rpg/adventure games if not outright rpg games and it's always good to see an example of someone's work.  I like the collision detection--it looks like you put a lot of work into that.  Without looking at the source code it was a little difficult for me to tell what the numbers in the upper left hand corner were and the font is a little small but that's minor. I liked the way you changed the pov to have the player facing to the west after encountering the "monster" to the east.  As Spellbreaker said, "Keep up the good work."  The initial art isn't that important as long as you learn WME and get the game play down.  : )

I imagined I was entering the building backwards (eyes are a little backwards--it's OK :  )) so that I could cover my rear.  :  )
« Last Edit: December 19, 2008, 03:55:41 AM by Catacomber »
Logged
http://www.catacomber.com/
Code: WME Script
  1. Mnemonic is wonderful.
  2.  

Catacomber

  • Supporter
  • Frequent poster
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Female
  • Posts: 443
  • I love mice.
    • View Profile
    • Catacomber.com
Re: RPG on WME
« Reply #4 on: December 19, 2008, 02:34:55 AM »

Connway, I have a fighter guy and a monster you can borrow (animations) if it would help you fine tune your fighting system and you promise not to use them in a commercial game.  I think it might be hard for you to finesse your system if you don't have the animations. Let me know.  They're 2d not 3d but I think they would help you.  I could also make you a room or two so it's more realistic.
« Last Edit: December 19, 2008, 02:37:07 AM by Catacomber »
Logged
http://www.catacomber.com/
Code: WME Script
  1. Mnemonic is wonderful.
  2.  

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
Re: RPG on WME
« Reply #5 on: December 19, 2008, 02:46:46 AM »

Sure, that would be nice. I'll use them for developing the system, but I'll replace borrowed content with original content once the project gets to that point.

I do not intend to make this into a commercial game. In fact, I want to make it open source.

I could also make you a room or two so it's more realistic.
If you would like to, it would be appreciated. All the art that I made is just placeholder art, just to get things functional.

Thank you very much Catacomber.
Logged

Catacomber

  • Supporter
  • Frequent poster
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Female
  • Posts: 443
  • I love mice.
    • View Profile
    • Catacomber.com
Re: RPG on WME
« Reply #6 on: December 19, 2008, 02:49:28 AM »

You can either pm me your email address here or contact me at my website.  :  )  If you have a problem animating the monster in Wintermute, I can help you--I just worked that out.  I'm still working on smooth synchronization of all the frames of the fighter though--it's more complicated but maybe you can just use a few and it should work for you.
« Last Edit: December 19, 2008, 02:53:35 AM by Catacomber »
Logged
http://www.catacomber.com/
Code: WME Script
  1. Mnemonic is wonderful.
  2.  

Catacomber

  • Supporter
  • Frequent poster
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Female
  • Posts: 443
  • I love mice.
    • View Profile
    • Catacomber.com
Re: RPG on WME
« Reply #7 on: December 19, 2008, 05:27:40 AM »

I never met a good programmer who was a good artist.

I never met a good artist who was a good programmer.

That doesn't mean there aren't such. 

Symbiosis is a very important part of the gaming world.  :  )
Logged
http://www.catacomber.com/
Code: WME Script
  1. Mnemonic is wonderful.
  2.  

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
Re: RPG on WME
« Reply #8 on: December 20, 2008, 03:58:08 AM »

Indeed, that is the general way things happen. I have met a programmer who was also a good artist, but they certainly are a rare combination.
Logged

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
Re: RPG on WME
« Reply #9 on: December 27, 2008, 02:53:32 AM »

Got a lot of the mechanics working now. Some changes:
  • Every battle will have a random number of enemies ranging from 1-3.
  • Turn order based off speed variable (you will always go first).
  • You can select who you want to attack.
  • Combat less fake (codewise at least).

Other than that, you really won't notice any changes unless you look at the source code. The source code has more than quadrupled in size! But, it is much, much more functional than before.

I'd definitely like to thank Catacomber for lending me some art to use while I develop the game.

Like last time, I have the standalone binaries and the source code for those interested.
Don't worry Catacomber, I replaced all the art you lent me with my original programmer art.

Standalone Package: Click Here (Mirror)
Source: Click Here (Mirror)

Note: You will probably need WME 1.8.9 beta to open the source project file.
« Last Edit: April 03, 2009, 05:38:21 AM by Connway »
Logged

Catacomber

  • Supporter
  • Frequent poster
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Female
  • Posts: 443
  • I love mice.
    • View Profile
    • Catacomber.com
Re: RPG on WME
« Reply #10 on: December 27, 2008, 04:15:01 AM »

I have no problem with your using my graphics if you want to and I give you permission to use them---but I think it's easier to follow the mechanics with your graphics.  :  )  The collision system works very well.

It's easier to follow whose health is being affected now when there's an attack or defense.  That's very important, imho, to clearly label what's going on so the player can follow.  It shouldn't be too elaborate or too simple but just right. : ) 

« Last Edit: December 27, 2008, 04:20:07 AM by Catacomber »
Logged
http://www.catacomber.com/
Code: WME Script
  1. Mnemonic is wonderful.
  2.  

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
Re: RPG on WME
« Reply #11 on: December 27, 2008, 05:06:41 AM »

Yeah, currently the text is mostly for debug info. I should probably use the Talk() function for showing how much health gets depleted on every attack.
Logged

Catacomber

  • Supporter
  • Frequent poster
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Female
  • Posts: 443
  • I love mice.
    • View Profile
    • Catacomber.com
Re: RPG on WME
« Reply #12 on: December 28, 2008, 06:34:50 AM »

Sending you a pm. 
« Last Edit: December 28, 2008, 06:42:25 AM by Catacomber »
Logged
http://www.catacomber.com/
Code: WME Script
  1. Mnemonic is wonderful.
  2.  

Jyujinkai

  • Global Moderator
  • Frequent poster
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 352
    • View Profile
    • Jyujinkai's WME Development Blog
Re: RPG on WME
« Reply #13 on: December 28, 2008, 09:41:06 AM »

this looks very insteresting... i like it a lot. Keeping an eye on this... If it is ok with you i may look into pinching this coe for my freeware hobby game project....
Logged
<Antoine de Saint-Exupéry> In any thing at all, perfection is finally attained not when there is no longer anything to add, but when there is no longer anything to take away...
<Carl Sagan> If you want to make a apple pie from scratch. You must first... invent the universe

SoundGuy

  • Regular poster
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 196
    • View Profile
Re: RPG on WME
« Reply #14 on: March 17, 2009, 04:27:20 AM »

i can't save those links for some reason. care to repost them ? i'd like to see this tech demo too!
Logged

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
Re: RPG on WME
« Reply #15 on: March 19, 2009, 08:49:20 PM »

Sorry about that. The files are hosted on my server at home, which has been down for quite some time. The links should work again, but just in case, I put up some FileFront mirrors.
And for searching's sake, I will always have links to the latest version in the first post.
Logged

Oliver W

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 9
  • Woo Woo Woo!!
    • View Profile
Re: RPG on WME
« Reply #16 on: March 25, 2009, 02:52:57 PM »

This is awesome Connway. I'm (still) a noob to Wintermute Engine, but using your battle system would be great.

You start off with 90 health, when you win and go back into battle, it resets back to 90, would it be possible to retain your previous health level? And then perhaps be able to pick up health in the rest of the game?

Also would it be possible to NOT have the perspective change when you enter battle? So you could fight an enemy just as you find them?

Thanks.

::slug
Logged
Woo... Woo.. Woo

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
Re: RPG on WME
« Reply #17 on: March 26, 2009, 09:26:36 AM »

Yes, you can have persistent health. In fact, that's what it was originally, but for the demo purposes, I had it reset each time.

The second should be possible. Just don't change the scene.

I haven't worked on it in a while due to school, but hopefully something can come of it.
Feel free to use the system if you want. As long as credit is given where it's due, feel free to use anything I put up.
Logged

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
Re: RPG on WME
« Reply #18 on: July 02, 2009, 09:34:04 AM »

Noticed that FileFront deleted the files, put them back up and updated the links in the first post if anyone was trying to  download them.
Logged

Darky

  • Supporter
  • Regular poster
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 109
    • View Profile
    • Spreadcamp
Re: RPG on WME
« Reply #19 on: July 02, 2009, 04:18:47 PM »

Ya, Filefront somehow seems to have deleted all old files, not only here. There are alot of other things around the WME community that were on Filefront and are now vanished :( Maybe we should collect the dead links and request reuploads ;)

Anyway, keep up the work.
Logged

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
Re: RPG on WME
« Reply #20 on: July 06, 2009, 05:58:16 AM »

Probably due to download traffic inactivity.
Logged

piere

  • Supporter
  • Frequent poster
  • *
  • Karma: 4
  • Offline Offline
  • Posts: 301
  • Sorry for any bad english in my posts. Game on !
    • View Profile
Re: RPG on WME
« Reply #21 on: January 06, 2011, 09:32:19 AM »

Can you or someone else re-post the links?
Logged

fsk

  • Occasional poster
  • **
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 82
    • View Profile
    • My blog
Re: RPG on WME
« Reply #22 on: January 13, 2011, 10:59:46 AM »

Someone to upload this files?
Thanks! :)
Logged

Connway

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Gender: Male
  • Posts: 16
    • View Profile
    • Tentative Name
Re: RPG on WME
« Reply #23 on: April 18, 2011, 06:06:41 AM »

The non-FileFront/GameFront link for the source still works.
I wrote this a long time ago so it probably isn't that great code quality wise, but if you can use it for something go right ahead. :)

http://www.tentativename.com/other/wmeproj_data/concept_rpg_r30_src.rar
Logged

teeobi

  • Lurker
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 44
    • View Profile
Re: RPG on WME
« Reply #24 on: February 18, 2019, 03:59:15 AM »


I would post a screeny or something, but I don't think anyone wants to look at my programmer art.
Currently I am using a placeholder combat system that just does simple stat subtraction.

Hopefully I will be able to expand on this and make an enjoyable game.

Latest Version: (r30)
Standalone package: Click Here
Source: Click Here (FileFront)

I want to see the screeny. or vids.
:D
Logged
Pages: 1 2 [All]
 

Page created in 0.026 seconds with 21 queries.