The Daily Click ::. Forums ::. Klik Coding Help ::. platforms
 

Post Reply  Post Oekaki 
 

Posted By Message

tdc052621



Registered
  20/12/2002
Points
  908
22nd June, 2004 at 19:49:35 -

I know there is probably an easy way to do this but is there anyway you can make an active object stay on a moving platform?I tryed making at least 10 engines and could not get it to work.Can you help me?

 
n/a

tdc052621



Registered
  20/12/2002
Points
  908
23rd June, 2004 at 04:32:15 -

anyone?

 
n/a

Shen

Possibly Insane

Registered
  14/05/2002
Points
  3497
23rd June, 2004 at 04:54:46 -

Use teh custom movement with teh bottom tetector and adjust teh x position when teh bottom tetector is overlapping teh moving platform, all nice like.

 
gone fishin'

tdc052621



Registered
  20/12/2002
Points
  908
23rd June, 2004 at 05:28:11 -

eh? im not that good at understanding click language, can you post an example before my head pops off.

 
n/a

Zub



Registered
  02/10/2002
Points
  221
23rd June, 2004 at 05:50:14 -

http://www.create-games.com/forum_post.asp?id=83163

 
X( "p1" ) - 24
TGF user, working on simple projects sometimes. Current Project: Farm with Chickens.
Also a member of IGD - Insane Geme Design [ igd.dongrif.com ]

tdc052621



Registered
  20/12/2002
Points
  908
23rd June, 2004 at 05:53:35 -

im not that advanced, man

 
n/a

Pete Nattress

Cheesy Bits img src/uploads/sccheesegif

Registered
  23/09/2002
Points
  4811
23rd June, 2004 at 07:33:38 -

well then get "that advanced". you've been offered a viable solution. if you don't want to make a custom movement, then you won't be able to do what you want.

 
www.thenatflap.co.uk

tdc052621



Registered
  20/12/2002
Points
  908
23rd June, 2004 at 15:52:28 -

I dont get how you can get the active object to stay on the platform.

 
n/a

Shen

Possibly Insane

Registered
  14/05/2002
Points
  3497
23rd June, 2004 at 16:01:11 -

With teh custom movement

 
gone fishin'

tdc052621



Registered
  20/12/2002
Points
  908
23rd June, 2004 at 16:30:41 -

Now i get it, check out phizzy's mario platform engine.
http://www.create-games.com/download.asp?id=4162

 
n/a

tdc052621



Registered
  20/12/2002
Points
  908
23rd June, 2004 at 21:59:20 -

lol

 
n/a

tdc052621



Registered
  20/12/2002
Points
  908
28th June, 2004 at 00:43:18 -

no one wants to help me


 
n/a

Assault Andy

Administrator
I make other people create vaporware

Registered
  29/07/2002
Points
  5686

Game of the Week WinnerVIP Member360 OwnerGOTM JUNE - 2009 - WINNER!GOTM FEB - 2010 - WINNER!	I donated an open source project
28th June, 2004 at 05:50:53 -

No one can.

 
Creator of Faerie Solitaire:
http://www.create-games.com/download.asp?id=7792
Also creator of ZDay20 and Dungeon Dash.
http://www.Jigxor.com
http://twitter.com/JigxorAndy

Cazra

Crazy?

Registered
  24/07/2002
Points
  4472

Game of the Week WinnerVIP Member
28th June, 2004 at 08:15:35 -

You're not willing to learn what we're requesting you to.

 
n/a

RapidFlash

Savior of the Universe

Registered
  14/05/2002
Points
  2712
28th June, 2004 at 19:39:21 -

It's easy.

Moving Platform Flag 0 is off --> set x pos to x pos + 2
Moving Platform Flag 0 is on --> set x pos to x pos - 2
Moving Platform collides with background --> Toggle Flag 0

Bottom Detector/player overlapping moving platform + moving platform flag 0 is off --> player x pos = player x pos + 2
Bottom Detector/player overlapping moving platform + moving platform flag 0 is on --> player x pos = player x pos - 2


 
http://www.klik-me.com
   

Post Reply



 



Advertisement

Worth A Click