PERFORMANCE TIPS (community megapost)

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • True. It's actually more complex, because you can pick before the collision check and keep collision cells, but only the first objectType in the collision check: SpritesA on Collision with SpritesB. Only picking SpriteB instances disables collision cells for that conditions, all other picking is fine.