Quick question about cleanups

To clarify for module cleanup purposes…

  1. Does physics.stop() removes and releases all bodies/joints that were created?

  2. Does releasing the spritesheet release all the sprites and spritesets as well?
    [import]uid: 160496 topic_id: 28400 reply_id: 328400[/import]

  1. I believe so, yes, although I’ve seen some minor issues with this in the past. Worth testing using hybrid.

  2. By releasing I presume you mean by using dispose? If so, yes.

Peach :slight_smile: [import]uid: 52491 topic_id: 28400 reply_id: 114660[/import]