arif Posted January 1, 2020 Share Posted January 1, 2020 Can you show me how to turn the cursor into a hand when I point the cursor in a clickable direction, but the hand does not appear when I point: balls.getChildren().forEach( s => s.setInteractive({ cursor: 'url(./src/games/gewgly/assets/images/pointer.png). pointer' }) ); Link to comment Share on other sites More sharing options...
Recommended Posts