playMaker

Author Topic: Ease Float Speed Value  (Read 5295 times)

Graham

  • Sr. Member
  • ****
  • Posts: 333
  • I Love Playmaker!
    • Portfolio
Ease Float Speed Value
« on: April 22, 2014, 10:15:24 AM »
The "Ease Float" action seems to be broken, or am I just not using it properly? I want to use the Speed value instead of the Time value, but when I disable time it throws up an error saying the time value is required. Speed does not seem to do anything in any case.
More templates on the Unity Asset Store!

Disclosure: We are using affiliate links to our assets; we may receive a commission for purchases made through them. This helps us to continue developing and maintaining great products!

Lane

  • Administrator
  • Hero Member
  • *****
  • Posts: 2511
  • Mender of the past
    • Cleverous
Re: Ease Float Speed Value
« Reply #1 on: April 22, 2014, 10:29:33 AM »
I don't think its there to give some arbitrary "speed" to the ease. It's more like a multiplier for the Time variable.

Otherwise speed would basically be the same thing as time, set time to 1 and speed is the rate.
Products by Cleverous
|| Vault Core : Database
|| Vault Inventory : Multiplayer Inventory
|| Vault Attributes : Character Stats
|| That Hurt! : Dmg Floaties
|| Quinn : 3D

Graham

  • Sr. Member
  • ****
  • Posts: 333
  • I Love Playmaker!
    • Portfolio
Re: Ease Float Speed Value
« Reply #2 on: April 22, 2014, 10:36:27 AM »
Thanks Lane, but I find this strange. On the wiki https://hutonggames.fogbugz.com/default.asp?W567 the intended behavior seems to be "use one or the other" which is always useful in tween like actions like this. Otherwise I don't see why a speed value would even be included.

Where it runs into trouble is when you start the ease from say 50% of the value instead of at zero. the ease still takes the same "time" to only go half of the total value.
More templates on the Unity Asset Store!

Disclosure: We are using affiliate links to our assets; we may receive a commission for purchases made through them. This helps us to continue developing and maintaining great products!

Lane

  • Administrator
  • Hero Member
  • *****
  • Posts: 2511
  • Mender of the past
    • Cleverous
Re: Ease Float Speed Value
« Reply #3 on: April 22, 2014, 10:40:13 AM »
Indeed! It doesn't look like its working as its intended as far as the wiki describes.

You should report it as a bug for easier tracking.
Products by Cleverous
|| Vault Core : Database
|| Vault Inventory : Multiplayer Inventory
|| Vault Attributes : Character Stats
|| That Hurt! : Dmg Floaties
|| Quinn : 3D

Graham

  • Sr. Member
  • ****
  • Posts: 333
  • I Love Playmaker!
    • Portfolio
Re: Ease Float Speed Value
« Reply #4 on: April 22, 2014, 11:01:48 AM »
I will do that Lane.
More templates on the Unity Asset Store!

Disclosure: We are using affiliate links to our assets; we may receive a commission for purchases made through them. This helps us to continue developing and maintaining great products!

Bennesky

  • Playmaker Newbie
  • *
  • Posts: 4
Re: Ease Float Speed Value
« Reply #5 on: March 19, 2022, 01:59:47 AM »
Hi, seem it's still not fix yet, i thougt when using speed the length of the time depend on float value range , when using time it depend on the length of time in seconds..

dubly94

  • Playmaker Newbie
  • *
  • Posts: 4
Re: Ease Float Speed Value
« Reply #6 on: May 09, 2023, 04:41:39 PM »
Still not fixed :(

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Ease Float Speed Value
« Reply #7 on: May 10, 2023, 08:02:57 AM »
Hi.
Use Tween Float instead