The Daily Click ::. Forums ::. Klik Coding Help ::. How do I set decceleration in TGF?
 

Post Reply  Post Oekaki 
 

Posted By Message

Weston L



Registered
  16/12/2002
Points
  1603
7th February, 2004 at 22:24:13 -

Is it possible to set an objects decceleration in The Games Factory and if so how is it done? (I need to use this in a mini-golf engine that I'm making.)

 
n/a

Penguin Seph



Registered
  11/12/2002
Points
  1338
8th February, 2004 at 05:03:06 -

Couldnt you do something like:

"Every 1sec set Ball speed to (Ball's speed - 1)

Or is that too simple?

 
Hi!

David Newton (DavidN)

Invisible

Registered
  27/10/2002
Points
  8322

Honored Admin Alumnus
8th February, 2004 at 05:08:07 -

There's a "Deceleration" slider under Bouncing Ball movement if that's what you're using.

 
http://www.davidn.co.nr - Games, music, living in America

renneF



Registered
  02/08/2003
Points
  672
8th February, 2004 at 05:45:36 -

Always set the x/y pos of the ball to x/y of the ball + retrive data from a speed value. The frequency which you subtract from that value is the decceleration Or.. just use wizard's method if you want to keep it simple.

 
Image

Weston L



Registered
  16/12/2002
Points
  1603
8th February, 2004 at 15:14:25 -

Oh yeah, WCB, I meant within the events.

I'll try that Wizard. And Fenner, I might try that too, although it's kind of confusing.

 
n/a

renneF



Registered
  02/08/2003
Points
  672
9th February, 2004 at 02:27:31 -

it's simple

 
Image

Airflow

imafirinmahlazr

Registered
  24/09/2003
Points
  -197

VIP MemberSonic SpeedSnow Cloud!Computer
9th February, 2004 at 05:39:04 -

There is no event for deceleration setting.
You will have to set the speed manually.
(Like Fenner said, simple.)

 
n/a
   

Post Reply



 



Advertisement

Worth A Click