The Daily Click ::. Forums ::. Klik Coding Help ::. In need of help for a platform engine but can't get it right.
 

Post Reply  Post Oekaki 
 

Posted By Message

Leighton Williams



Registered
  24/04/2005
Points
  173
4th May, 2009 at 21:06:43 -

Hi, I'm working on something in my free time but having issues with getting the engines right. I've done them before in the past but bit rusty now and have since deleted the old engines due to formatting and HDD problems, I'm not sure how to start.

 
If you fail, try try again... You'll get it in the end

-MacAdaM-

Megaman Fosho

Registered
  12/02/2008
Points
  560
4th May, 2009 at 21:51:51 -

There are a few engines on the site, I even uploaded one!
If you do want to code it from scratch and not look at other code, could you be more detailed about what you want?
Something like walking could be as easy as:

-Repeat while Left Arrow is pressed
-(Negate) Repeat while Right Arrow is pressed
+++ Set X pos. to X pos. -1
+++Change animation to walking

(And reverse for the other directions)



But what exactly do you need help with?

 
Your just jealous that you're not as awesome as me.
(And my megaman avatar )

Leighton Williams



Registered
  24/04/2005
Points
  173
4th May, 2009 at 22:27:51 -

I done what you did. Works well. The main issue I have is gravity and jumps. I never was any good with maths though.

 
If you fail, try try again... You'll get it in the end

Leighton Williams



Registered
  24/04/2005
Points
  173
5th May, 2009 at 13:30:31 -

I really need help with the platform engine. I keep having my player floating off in to the big blue yonder like alex kid's ghost... lol

I done them before but for some strange reason the jumping never works.

How many counters would be recommended to pull off the full engine?

 
If you fail, try try again... You'll get it in the end

Devernath



Registered
  04/12/2004
Points
  54

VIP Member
5th May, 2009 at 21:01:07 -

If you want an easy platform, just right-click your active object and select movement > platform movement.

To stop the character from falling into the ground, right click the backdrop floor object and click Obstacle. In the event editor, put

Character collides with obstacle background > Stop Character

It's a little buggy, somtimes the character gets stuck in roofs and walls, but it's suitable for beginners.

 
n/a

Fifth

Quadruped

Registered
  07/05/2003
Points
  5815

VIP MemberGOTW JULY 2010 WINNER!Kliktober Special Award TagGOTW HALLOWEEN 2011 WINNERPicture Me This Round 51 Winner!
5th May, 2009 at 21:19:25 -

...Would you accept a link to an simple, open fastloop engine?

http://www.create-games.com/download.asp?id=6764

Now with super "Walking Down Slopes" action!

 
Go Moon!

Zephni

My other cars a Balrog

Registered
  17/10/2007
Points
  4019

Has Donated, Thank You!VIP MemberSonic Speed
5th May, 2009 at 21:19:56 -

Heya mate do you use mmf 2 because ive just finished making a perfecttly commented platform engine and it includes slopes. Its also pixel perfect.
Just say and il upload it on downloads now.

 
dont make me divide by zero...

Mr G



Registered
  31/12/2008
Points
  178

VIP MemberPS3 OwnerI like Aliens!Attention GetterDos Rules!
6th May, 2009 at 08:23:21 -

You can find lots of "engines" here: http://create-games.com/download.asp?id=7614

 
Image

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

Post Reply



 



Advertisement

Worth A Click