The Daily Click ::. Forums ::. General Chat ::. MMF2 Layer interaction?
 

Post Reply  Post Oekaki 
 

Posted By Message

JustinC



Registered
  02/04/2006
Points
  1517

GOTM - MAY 2009 - 3RD PLACE!
26th June, 2006 at 18:28:07 -

I'm wondering exactly how the layers can work with eachother. It says that you can have Background objects, active objects, anything on the different layers. But how would those objects interact? If you have an enemy in layer 2 and your player in layer 1, will it ignore the events? Can you move objects between layers?

Sorry if I should know this already, but I'm still using MMF express

 
Image

Silveraura

God's God

Registered
  08/08/2002
Points
  6747

Game of the Week WinnerKlikCast StarAlien In Training!VIP Member360 OwnerWii OwnerSonic SpeedThe Cake is a LieComputerChristmas Tree!
I am an April Fool
26th June, 2006 at 18:55:30 -

Actually, that's a pretty good question. I'm sure you'll be able to move objects between layers, but as far as objects on different layers interacting with each other. I doubt they will.

 
http://www.facebook.com/truediamondgame

JustinC



Registered
  02/04/2006
Points
  1517

GOTM - MAY 2009 - 3RD PLACE!
26th June, 2006 at 19:00:27 -

If anyone has played Wario for virtual boy (yeah I have one) I'd like to do something like that. You could launch him from the foreground to the background. You could potentially do some cool 3D stuff that could effect gameplay, not just for a neat graphical effect.

 
Image

JustinC



Registered
  02/04/2006
Points
  1517

GOTM - MAY 2009 - 3RD PLACE!
26th June, 2006 at 19:26:33 -

Just started thinking, the layers could prove useful in making isometric games as well. . .

 
Image

Silveraura

God's God

Registered
  08/08/2002
Points
  6747

Game of the Week WinnerKlikCast StarAlien In Training!VIP Member360 OwnerWii OwnerSonic SpeedThe Cake is a LieComputerChristmas Tree!
I am an April Fool
26th June, 2006 at 19:34:24 -

Layers are something that MMF originally lacked, that’s why there are so many extensions out there that reproduce the effects that required layers originally, but now don’t.

One of the most useful tricks for layers, will obviously be parallax scrolling, and side from that, menu screens that didn't require multiable frames, or confusing "show/hide" for all the objects on the menu. Just swap visibility of layers. So yeah, layers will be very interesting to work with, should inspire some very unique idea's.

 
http://www.facebook.com/truediamondgame

JustinC



Registered
  02/04/2006
Points
  1517

GOTM - MAY 2009 - 3RD PLACE!
26th June, 2006 at 19:37:56 -

With the built in ability to resize objects, as well as control layers, some very cool things could be done. Take an image, resize it while bringing it forward to new layers and you have some real potential for 3D effects.

 
Image

AndyUK

Mascot Maniac

Registered
  01/08/2002
Points
  14586

Game of the Week WinnerSecond GOTW AwardHas Donated, Thank You!VIP Member
26th June, 2006 at 20:01:23 -

16 bit games used layers.

i recall a level in revenge of shinobi for the megadrive where you can jump from the front to the back of a fence. And the enemies on either side could only attack you if you are on the same side.
I guess layers are like that. Although i would bet that the interactivity is up to the maker.

 
.

JustinC



Registered
  02/04/2006
Points
  1517

GOTM - MAY 2009 - 3RD PLACE!
26th June, 2006 at 20:07:39 -

Mario had something like that. New super mario bros did too. Where you climb on the gates and there are enemies on the front and back. That could pretty much be done with what we have now though. It'd just require an active object. I don't think you'd even need to use layers to do it with mmf2, I think they said you can have backdrop objects in front of active objects now.

 
Image

DarkFish



Registered
  22/06/2002
Points
  21
26th June, 2006 at 20:17:11 -

I have also been wondering about the layers. Anyone know if you can move objects between layers, or re-arrange layers during runtime? I can think of uses for both, so I hope you can.

Also will you be able to do:
Object (on layer 1) collides with Object (on layer 3) for example? You never know, might be useful.

 
n/a

JustinC



Registered
  02/04/2006
Points
  1517

GOTM - MAY 2009 - 3RD PLACE!
26th June, 2006 at 20:24:38 -

My mind is reeling with uses. It really really needs to have a way to move objects between layers. Just "bring object to layer 2" would do the trick. I'm also hoping that the resizing can do more than just shrink and enlarge things proportionally. It'd be cool if you could do something along the lines of the perspective tool in photoshop. Combined with the rotation, you could basically do mode 7 if they allowed that!

 
Image

Bibin

At least 9001

Registered
  01/07/2005
Points
  308

Silver Cup WinnerGOTW Winner!Has Donated, Thank You!VIP Member
26th June, 2006 at 20:29:43 -

Perhaps it's dealt with collisions like this...

When a collision event is created, maybe you can set collisions for different layers...

"MR DOOD"

collisions >

collides with backdrop >
on layer 1, or 2, or 3, or four

 
n/a

JustinC



Registered
  02/04/2006
Points
  1517

GOTM - MAY 2009 - 3RD PLACE!
26th June, 2006 at 20:32:21 -

I guess that's a possibility but I could imagine that getting really complicated.

 
Image

Peblo

Custom ratings must be 50 characters or less

Registered
  05/07/2002
Points
  185

Game of the Week WinnerVIP MemberI'm on a Boat360 OwnerAttention GetterThe Cake is a LieCardboard BoxHero of TimePS3 OwnerIt's-a me, Mario!
I'm a Storm TrooperSonic SpeedStrawberryI like Aliens!Wii OwnerMushroomGhostbuster!
26th June, 2006 at 20:50:37 -

Why not just have an object on each layer if you need collision testing like that. Set Pos(Object 1) (layer 1) to Pos(Object 1) (layer 2). There's always backup just in case Clickteam didn't include object collisions through multiple layers.

 
"Isn't it always amazing how we characterize a person's intelligence by how closely their thinking matches ours?"
~Belgarath

Jason Orme

Using Klik Products Since 1998

Registered
  24/05/2002
Points
  960

VIP Member360 OwnerWii OwnerAttention GetterThe Cake is a LieCardboard BoxHero of TimeI'm a Storm TrooperI'm on a BoatIt's-a me, Mario!
Sonic SpeedMushroomStrawberryI like Aliens!PS3 OwnerTurtle Power!I am an April Fool
26th June, 2006 at 20:59:55 -

I'm mainly just going to use layers to make parallax backgrounds, including foreground.

But the interaction between layers is quite intriguing.

 
www.jsofts.com

Flava



Registered
  30/07/2002
Points
  684

Has Donated, Thank You!Code MonkeyVIP MemberThe Cake is a LieThe Spinster
27th June, 2006 at 01:53:29 -

Im same as Jason - I'll probably use the layers more for effects, but I think that the idea of having enemies on both sides of a 'fence' sounds like a great idea, and I think the layers would help a lot for that. I just hope that the layers in MMF2 are easy to see and use and everything - all these new features are great, but I don't like things to be confusing

 
This is a signature. Have this one on me.
   

Post Reply



 



Advertisement

Worth A Click