Rex's plugins for Construct2
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About

rex_tween2effect

Plugin, ACE table, Discussion thread
Dependence: tween behavior

Introduction
Passing tween value into a parameter of  effect, to control the result of effect. It could control
  • sprite effect
  • layer effect
  • layout effect

Usage
Sample capx
Prepare
  1. Add tween behavior , user could use lite tween or tween, i.e. the older version of tween behavior.
  2. Then add this tween2effect behavior under tween behavior.
  3. Configure tween behavior, user need to set tweened properties to "Value".
图片
Configure
  • Name: the name of controlled effect
  • Index: the parameter index of controlled effect
Each tween2effect behavior will need to add one tween behavior above that, to control one parameter of effect.
Target
User could assign the type of effect by set "Target" in properties table. This behavior could control these 3 types of effect -
  • Instance: sprite effect
  • Layer: layer effect
  • Layout: layout effect

Create a free web site with Weebly
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About