Can't Create Button
When I run the command to create a button I keep getting the following error:
/LiveDevelopment/Agents/ConsoleAgent.js:55 ConsoleAgent: Uncaught TypeError: Cannot read property 'press' of undefined (url: http://127.0.0.1:53356/pixi.js/bin/pixi.js)
It stops everything from rendering. I assume there was an update in PIXI that made tink stop working right?
I've tested with Pixi v 3.10 and it's working with my setup. I haven't tested with v.4.x - which Pixi version are you using? Could you please post a little more of your code, and also your development environment (browser and webserver?)
Please try with Pixi 4, it does not seem to work. :(