Charas-Project

  • Home
  • Help
  • Search
  • Calendar
  • Login
  • Register
*
Please login or register.

Login with username, password and session length
 

News:

New forum theme up and running!



  • Charas-Project »
  • Game Creation »
  • Requests »
  • RPG Maker Programming »
  • Is this possible?
« previous next »
  • Print
Pages: [1]

Author Topic: Is this possible?  (Read 3315 times)

Offline rpgjake13

  • Guy who never follows through.
  • Initiate
  • *
  • Posts: 3
Is this possible?
« on: April 11, 2009, 03:06:05 PM »
Wuzzup? I would like to know if it's possible to make a Paper Mario-like style of cooperation with your party members, using their skills to advance through puzzles, always having one on the map with you, being able to switch them out, etc. on RM2K3?
Logged
Well it's official! 30 started RPG Maker games, and not a-one finished!!

Offline Prpl_Mage

  • Administrator
  • Sage
  • *
  • Posts: 7,645
  • The Administrator Mage
    • Check out our itch website
Re: Is this possible?
« Reply #1 on: April 11, 2009, 03:13:44 PM »
It is.
Look up caterpillar system. Or follow system to have the partner visually follow you around.

As for using the skill. Would you have it like in Pokémon where you walk up to an object that can be interacted with, or would you rather have it so you press a button to use the skill?

The first would be easy if it's something like Goombella's advice thingy or Bobbery's explosion. But if you want it to turn the screen 90 degress or such, could be a bit more tricky.
-------------

What you probably need to do.
Have an event trigger in someway(skill, item, object ect) where you choose the partner.
Add the character to the party(remove all the previous one except "Mario").
Have the "interactive event" on the map have this Trigger condition(on the 2nd page) that looks if you have the right character.
If you do:
Play battle animation of a fire on the tree or such.
Remove the tree.

And it should probably be done.
Logged
Cool RPGM Project!
Sprite till you die

Oh my god, this was ...10 years ago...

Offline Rson_DeLarge

  • is apparantly
  • Associate
  • *
  • Posts: 111
  • is not an
Re: Is this possible?
« Reply #2 on: April 28, 2009, 03:28:02 AM »
Well, you can use (like purple mage said) a caterpillar system which is made to look much like pikachu following you around, nomally it would be all of your party behind you but in this case just the one partner.

If you also wanted only said character in battle, that could be quite interesting. you would probably have to make a CMS
(Custom Menu) to select the party member. also you would make a skill subset called "change partner" or what have you, then have skills that are the names of your characters and make the skills switches in the change partner subset, then you assign those switches to parallel processes that add or remove members from the party. you'd probably want animation when you do this so it doesn't look weird.

there might be a problem though, I can't remember if taking members in and out of the party saves their level and stats. So you might have to store all of that in variables... which would be a hassle... but deffinitly doable.
Logged
Quote from: luvjay0918 on April 30, 2009, 07:48:15 AM
The games were from that themes was good and they can make a enjoyment to the player..

Offline Prpl_Mage

  • Administrator
  • Sage
  • *
  • Posts: 7,645
  • The Administrator Mage
    • Check out our itch website
Re: Is this possible?
« Reply #3 on: April 28, 2009, 09:06:56 AM »
Quote from: Rson_DeLarge on April 28, 2009, 03:28:02 AM
If you also wanted only said character in battle, that could be quite interesting. you would probably have to make a CMS
(Custom Menu) to select the party member. also you would make a skill subset called "change partner" or what have you, then have skills that are the names of your characters and make the skills switches in the change partner subset, then you assign those switches to parallel processes that add or remove members from the party. you'd probably want animation when you do this so it doesn't look weird.

there might be a problem though, I can't remember if taking members in and out of the party saves their level and stats. So you might have to store all of that in variables... which would be a hassle... but deffinitly doable.

Level ,stats and skills are saved if I remember it correctly. When swapping party members that is.
Logged
Cool RPGM Project!
Sprite till you die

Oh my god, this was ...10 years ago...

Offline fruckert

  • Star-Star-Star-Star
  • Sage
  • *
  • Posts: 8,148
  • Not intended for public consumption
Re: Is this possible?
« Reply #4 on: April 29, 2009, 02:34:23 AM »
This request is also more than two weeks old
Nice ideas though
Logged
Quote
Ellie: I had a slice of ham in my hand. I was going to drop it, so I slapped it hard. It attached itself to the wall

Offline Rson_DeLarge

  • is apparantly
  • Associate
  • *
  • Posts: 111
  • is not an
Re: Is this possible?
« Reply #5 on: April 30, 2009, 04:50:25 AM »
oh, right I was wondering.
why is "necroposting" not allowed?
I mean, there's not really that much going on in these boards soooo...
Logged
Quote from: luvjay0918 on April 30, 2009, 07:48:15 AM
The games were from that themes was good and they can make a enjoyment to the player..

Offline Archem

  • One, one too many schizophrenic tendancies
  • Global Moderator
  • Over 9000!
  • *
  • Posts: 15,013
  • I made a fortune in toothpicks, but I lost it all in a fire.
Re: Is this possible?
« Reply #6 on: April 30, 2009, 05:04:51 AM »
It's generally not allowed because it brings an inactive topic to the front of the boards, pushing the threads that people are active in down the list and possibly onto other pages. The dead topics are dead for a reason (conclusions found, disinterest, poor posting manners, etc.), so why throw their corpses in the middle of the highway for people to swerve around?
As fun as that may sound...
Logged

Offline Prpl_Mage

  • Administrator
  • Sage
  • *
  • Posts: 7,645
  • The Administrator Mage
    • Check out our itch website
Re: Is this possible?
« Reply #7 on: April 30, 2009, 06:17:24 AM »
And the fact that your reply probably did nothing but raise your post count as the member asking this haven't been around since that last time when he wrote the thread.
Logged
Cool RPGM Project!
Sprite till you die

Oh my god, this was ...10 years ago...

Offline Rson_DeLarge

  • is apparantly
  • Associate
  • *
  • Posts: 111
  • is not an
Re: Is this possible?
« Reply #8 on: May 02, 2009, 05:27:52 PM »
well, I could care less about my post count I just have trouble finding interesting topics.
but I see your point... I know it's pretty redundant to even post this. meh
Logged
Quote from: luvjay0918 on April 30, 2009, 07:48:15 AM
The games were from that themes was good and they can make a enjoyment to the player..

  • Print
Pages: [1]
« previous next »
  • Charas-Project »
  • Game Creation »
  • Requests »
  • RPG Maker Programming »
  • Is this possible?
 

  • SMF 2.0.10 | SMF © 2015, Simple Machines
  • XHTML
  • 2O11
  • RSS
  • WAP2
  • Simple Machines Forum