Jump to content

SpriteBatch disabling input events?


richpixel
 Share

Recommended Posts

I'd like to use SpriteBatch instead of Groups for 2 layers that display up to 64 sprites for a speed boost.

 

However, simply changing Group to SpriteBatch didn't work - I used to be able to tap/click on the sprites, but now that input event doesn't seem to fire.

 

I'm wondering if SpriteBatch disables or disrupts input somehow?

 

Interestingly, the input events are attached to the parent of the SpriteBatch, not the SpriteBatch itself.

 

Thanks

-rich

 

Link to comment
Share on other sites

  • 1 year later...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...