我试了试area2d和TouchScreenButton节点加上了脚本也不能对游戏内部输入对应指令
有没有什么好的方法呢?
///
JP:
スマホ向けに仮想ボタンを作りたいのですが、Area2DやTouchScreenButtonノードにスクリプトを追加しても、ゲーム内に対応する入力指令が送信されません。これを実現する良い方法はありますでしょうか?
///
EN:
I’m trying to make virtual buttons for mobile, but even after adding scripts to Area2D or TouchScreenButton nodes, the corresponding input commands aren’t being sent to the game.Are there any effective methods to get this working?