Extends the built-in Touch plugin's behavior with additional settings: Ignore invisible objects, don't click/touch through objects and others.
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.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?
Sure! Send me this
Ok, i have send you the example-file in discord :)
Sent you a quick fix in discord. Can you try this out and see if it works for you?
Thanks! Looking into it. So far I can tell that the problem is the built-in function call.