問題タブ [game-maker-language]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
controller - GameMaker Snes Controller 縦軸が動かない
私はしばらくの間、これを理解しようとしてきました。基本的に、最近Amazonで安いSnesコントローラーを購入しました。( https://www.amazon.com/iNNEXT-Nintendo-Controller-Gamestick-Raspberry/dp/B01N7ADLC/ref=sr_1_9?s=videogames&ie=UTF8&qid=1516067256&sr=1-9&keywords=snes+controller )私のRaspberryPiですが、GameMakerでそれらを使用しようとすると、水平軸(dパッドの左右)がすべての軸として使用されています。他のすべては正常に機能します (ABXY、ショルダー ボタンなど)。ただのバカなのか何なのかわからない。これが私のコードです:
前もって感謝します