Posted By
|
Message
|
JJames19119
Registered 07/12/2005
Points 3
|
5th February, 2006 at 23:42:23 -
I'm having trouble trying to simulate board game movement with MMF. It would be in the same style as Mario Party; You move around this board depending on the number you rolled and when you come to a junction you get to choose which way you go. I tried using the Advanced Path object and it works great for getting what space you're on, and moving a certain number of spaces but I can't get the junctions to work properly. Is there any way past this, using the object or not?
n/a
|
Flava
Registered 30/07/2002
Points 684
|
6th February, 2006 at 07:03:49 -
Probably using the Advanced Board Game object?
Never tried it but I'll assume that works.
www.clickteam.info/extensions
This is a signature. Have this one on me.
|
JJames19119
Registered 07/12/2005
Points 3
|
7th February, 2006 at 02:10:38 -
That is probably why you should try it. It's more designed for puzzle games than board games.
No one else can help...?
n/a
|
Noyb
Registered 31/05/2004
Points 1117
|
7th February, 2006 at 02:52:46 -
I poked around in the extension's help file a bit. Perhaps you can use "Compare two general values" on the Node ID (under the journey subheading, using an argument of 0 to tell it to find the ID of the current node) to determine if it's on a fork and then take in the appropriate input. Then use the "find journey to node" action to tell the piece to go in the proper direction?
"Omg. Where did they get the idea to not use army guys? Are they taking drugs?" --Tim Schafer on originality in videogames
|
Flava
Registered 30/07/2002
Points 684
|
7th February, 2006 at 07:00:47 -
I still think the game board object will work - just because the example files included with the extension are mainly puzzle games, doesn't mean it was made for puzzle games. The object sets an imaginary grid for you and you could easily make that into some kind of board game.
This is a signature. Have this one on me.
|
JJames19119
Registered 07/12/2005
Points 3
|
7th February, 2006 at 07:56:47 -
Noyb: I tried that and yet, for some odd reason the object simply refused to go ahead with the action. I even repeated it and made a delay for it to try and get it to move and it just refused me. I'm not sure if it's MMF or the object itself but it seems to be a no go.
Flava: If I wanted a grid, I use the Easy Grid or some other grid object that was specifically made to put a grid up, it's just that much easier that way.
n/a
|
Peblo Custom ratings must be 50 characters or less
Registered 05/07/2002
Points 185
|
7th February, 2006 at 08:42:29 -
I have an idea, but I'm no good at explaining things. I'll just go make an example.
"Isn't it always amazing how we characterize a person's intelligence by how closely their thinking matches ours?"
~Belgarath
|
|
|