Ease (Construct 3 Plugins)

  • 26
    This content is deleted
    Addon
    Ease

    Easing effect for absolutely ANYTHING: Transparency, volume level, effect parameters, animation frames, you name it. Pick from pre-defined easing effects or def...

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • I see. Indeed, there's no global pause in Ease plugin.

    But if you need to pause the game, you set it's timescale to 0. Then the game pauses and all the tweens stop automatically. When you set the timescale back to 1, the tweens resume automatically.