Touch Plus (Construct 3 Plugins)

  • 16
    This content is deleted
    Addon
    Touch Plus

    Extends the built-in Touch plugin's behavior with additional settings: Ignore invisible objects, don't click/touch through objects and others.

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

  • Order by
  • Fixed in v.1.1.0.

    Now working in Construct versions up to r181-2. The newer versions should also work fine. They changed how the conditions are stored in r175, so I adapted the plugin to it.

    • Its strange. In my current (larger) project (r182 stable), the plugin don't work. I get always the error:

      Uncaught TypeError: Cannot read property 'GetPlugin' of null

      at C3.Action._PostInit (action.js:1)

      at C3.EventBlock._PostInit (eventBlock.js:1)

      at C3.EventBlock._PostInit (eventBlock.js:1)

      at C3.EventBlock._PostInit (eventBlock.js:1)

      at C3.EventSheet._PostInit (eventSheet.js:1)

      at 602adb74-e077-4fa0-ad11-452a2e399c19:367

      at Array.forEach (<anonymous>)

      at SingleGlobalInstance.highjack (602adb74-e077-4fa0-ad11-452a2e399c19:365)

      at 602adb74-e077-4fa0-ad11-452a2e399c19:397

      But, when i create a complete new project, i can't reproduce the bug...

      Can i send you the example-file with the bug in discord?