The Daily Click ::. Forums ::. Klik Coding Help ::. Sorry about this but another newbie question...
 

Post Reply  Post Oekaki 
 

Posted By Message

Test_Tube_Games



Registered
  29/03/2004
Points
  45
9th April, 2004 at 14:48:01 -

Well hit another brick wall in making my lastest game and need some help.

I want to make the runner ( a long bar that my "hero" runs along ) more slippy each time a rain drop hits it.

I thought a way to do this would be to minus a set amount from the deceleration value each time a rain drop hits until if enough rain hits the runner they would be no deceleration < making control of the "hero" harder. >

I have tried a few different ways to get this to work and have failed each time.

So if anyone could help, that would be great, heres a list of what needs to happen.

1. rain drop hits runner, destory rain drop then minus set amount from the heros deceleration.
2. reset deceleration at the start of each level, minus levelnumber. ( so the higher the level the quicker the runner gets slippy )

thanks

( quick edit, to add that am working on MMF 1.5 )

Image Edited by the Author.

 
Be gentle I am a complete newbie!

:JULI@N:



Registered
  14/07/2002
Points
  641
9th April, 2004 at 15:44:26 -

you mean like this?

http://solorzano.50megs.com/deceleration.zip

 
n/a

Test_Tube_Games



Registered
  29/03/2004
Points
  45
9th April, 2004 at 16:34:23 -

thank you so much,

I see where I was making the mistake now. < didnt retrieve the data from the object, I had just typed in -1. >

But just one small problem, when the deceleration gets to 0 it then goes to 100 the next drip that hits the runner, is there a way to stop that from happening ?

 
Be gentle I am a complete newbie!

:JULI@N:



Registered
  14/07/2002
Points
  641
9th April, 2004 at 16:38:28 -

oh, yeah.
in the condition where the rain drop collides with the bar, insert this event:
"deceleration of hero is greater than 0"


 
n/a

Arf :: FPP Games



Registered
  15/05/2002
Points
  1364
9th April, 2004 at 16:48:13 -

Did you get the email I sent you about your Germs game?

 
n/a

Test_Tube_Games



Registered
  29/03/2004
Points
  45
9th April, 2004 at 18:19:50 -

yes I did thanks,

I sent a reply, I take it that it didnt get to you?

 
Be gentle I am a complete newbie!

Dr. James MD

Addict

Registered
  08/12/2003
Points
  11941

First GOTW AwardSecond GOTW AwardThird GOTW AwardPicture Me This -Round 26- Winner!
9th April, 2004 at 18:36:16 -

ah all is well in the village of DC...

 
Image
http://uk.youtube.com/watch?v=j--8iXVv2_U
On the sixth day God created Manchester
"You gotta get that sand out your vaj!" x13
www.bossbaddie.com
   

Post Reply



 



Advertisement

Worth A Click