Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: RC on August 28, 2014, 01:16:33 PM

Title: Addforce Max Speed?
Post by: RC on August 28, 2014, 01:16:33 PM
Hi,
How do you set a max speed for Add Force action?
I'm using pool manager and every time the bullet de spawn and re spawn it just get's faster and faster.

Title: Re: Addforce Max Speed?
Post by: sebaslive on August 28, 2014, 01:23:24 PM
Hi, you can use a float clamp action at the start so it doesn't go over that number.
Title: Re: Addforce Max Speed?
Post by: RC on August 29, 2014, 12:14:34 AM
I will give it a try, thank you!
Title: Re: Addforce Max Speed?
Post by: RC on August 29, 2014, 07:17:14 PM
I tried adding float clamp action but it doesn't seem to work.
It just gets faster and faster.