Timotheus Posted August 10, 2015 Share Posted August 10, 2015 Hello, I am familiar with JS, and new to Phaser. I am seeing if Phaser will be the framework for me, and something I am having issue with is getting a tilemap to pan when a pointer is dragged across it. All of the docs I am seeing on the drag input is connecting those events to a sprite, which isn't what I want. Am I missing something, is there an example showing this off? Also, in general with developing in Phaser.. Is it generally one "correct way" to create and style UI elements? Can you create standard HTML buttons outside of a game window and still connect events to those buttons to trigger things in game? Thanks in advance! Link to comment Share on other sites More sharing options...
Recommended Posts