playMaker

Author Topic: PUN 2 - Squid Game freeze animation  (Read 958 times)

heavygunner

  • Sr. Member
  • ****
  • Posts: 344
PUN 2 - Squid Game freeze animation
« on: October 30, 2021, 02:37:54 PM »
Hi,

made a webgl game based on Squid Game.
I wanna freeze the animation when it is RED LIGHT. once player stop move, it will freeze. once started to move it is normal.

I did it with Set Animator Speed action. It is not reflecting to another players.

I tried syncing animator float which multiplier of speed. not working.

any idea?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: PUN 2 - Squid Game freeze animation
« Reply #1 on: October 31, 2021, 08:58:49 AM »
hi, probably use a animator variable, then on the animator state connect to the states that you want be be affected (i believe on the multiplier parameter for example)

then use Set Animator Float.