When physics is enabled for a project: * `onTouchStart` events check collision based on the collision shape. * `touching` method checks collision by image content. These two collision checks should remain consistent.