You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Psycho edited this page Oct 20, 2017
·
3 revisions
How to migrate from version 1 to version 2
Simple steps for simple migration
Install the new plugin.
Add the plugin to your project. You will recognise the new one by its inverted colors:
Replace your existing conditions with the plugin version 2 conditions
Replace your existing actions with the plugin version 2 actions
Wherever it was possible we kept the same expressions syntax. The plugin has an added "2" in its name though. So simply open your expression and rename the object from "AirConsole" to "AirConsole2":
Wait until you are totally sure you turned all the old plugin references before deleting the plugin version 1 from your project, or Construct 2 will remove every remaining lines containing a reference to it!!