rexrainbow / phaser3-rex-notes

Notes of phaser3 engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to interact with buttons in gridButtons

ngodinhdai286 opened this issue · comments

Below is the code I use to create a gridButtons, although I follow your example but I can not interact with button, plz help me

code 1
code

commented

A possible bug might be return window.rexUI.add.label({...} -> return scene.rexUI.add.label({...}