The Daily Click ::. Forums ::. Klik Coding Help ::. Need some help (fastloop pmo tutorial)
 

Post Reply  Post Oekaki 
 

Posted By Message

Mr G



Registered
  31/12/2008
Points
  178

VIP MemberPS3 OwnerI like Aliens!Attention GetterDos Rules!
28th February, 2009 at 21:14:53 -

I'm using David Newton's Fastloop PMO Engine for my new game I'm working on. But after I altered some setting and added some of my own sprites, some stuff have gone haywire. Can anyone explain what I've messed up (And maybe help me fix it? )

I'm still a newbie in these areas, especially when it comes to moving platforms, etc. I've uploaded the mmf2 file so the file will do the explaining

Thanks for all those helping

Link: http://www.mediafire.com/download.php?qgnwyzqmm2o

 
Image

http://create-games.com/project.asp?id=1549

Chloe Sagal

under the influence of FUN

Registered
  19/02/2009
Points
  607

Orange
28th February, 2009 at 22:05:16 -

im not totally sure but i think it has to do with your hotspot locations. if you make the detectors visible, you see that the red detector is way off down and to the side. ill give it a shot from my end and if it works ill let you know. if not oops.

 
Patreon: http://www.patreon.com/chloesagal
Twitter: https://twitter.com/ChloeSagal

Mr G



Registered
  31/12/2008
Points
  178

VIP MemberPS3 OwnerI like Aliens!Attention GetterDos Rules!
28th February, 2009 at 22:21:03 -

Yeah, I noticed the hotspot were off

I've fixed them (I think) but I can't still ride the moving platforms. It seems there is more to it then just the hotspots

 
Image

http://create-games.com/project.asp?id=1549

Chloe Sagal

under the influence of FUN

Registered
  19/02/2009
Points
  607

Orange
28th February, 2009 at 22:26:40 -

yeah the problem was the platform detector. you dont need it and if you take the visibilty off it it really doesnt follow the platform. before you delete them, add the group 0 to the actual platform, then delete the move detector to platform script, and on exchange the platform detector with the actual platform on the script in the horizonatal group, the one that goes (detector is overlapping platform detector). also delete the condition that says the platdet has to overlap the platform. then i think thats it? hope it helps!

 
Patreon: http://www.patreon.com/chloesagal
Twitter: https://twitter.com/ChloeSagal

Mr G



Registered
  31/12/2008
Points
  178

VIP MemberPS3 OwnerI like Aliens!Attention GetterDos Rules!
1st March, 2009 at 08:12:14 -

Also noticed that the detectors were also off. The other one follows the other platformer but wrongly too. I didn't really understand "add the group 0 to the actual platform" that you mentioned. It's not my engine, so there are thing I just randomly did. Is it possible for you to fix those problems and send me your fixed mfa file please? That would be really helpful

 
Image

http://create-games.com/project.asp?id=1549

aphant



Registered
  18/05/2008
Points
  1242
1st March, 2009 at 08:40:32 -

Group.0 refers to objects that have the qualifier "0" added to them. Group.Player would be objects with the "Player" qualifier added to them, Group.Bonus objects with the "Bonus" qualifier, etc, etc.

 
   

Post Reply



 



Advertisement

Worth A Click