Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 835 Bytes

File metadata and controls

26 lines (18 loc) · 835 Bytes

AirConsole Construct2

Construct2 Plugin for AirConsole Version 1.5

Installation

Clone this repo or download files as zip and drag and drop the airconsole.c2addon file into the Construct2 application.

More information about the plugin:

http://developers.airconsole.com/#/guides/construct2

Changes in version 1.5

  • Updated to AirConsole Version 1.5 API

Changes in version 1.3

  • Updated to AirConsole Version 1.3 API

Changes in version 1.2

  • Fixed onDisconnect bug
  • Replace example game
  • onMessage does not need all input variables
  • Improved onDeviceJoin event - first connect was not always working correctly

Changes in version 1.1

  • Condition: on device custom state change (key, value)
  • Action: set device custom state (key, value)