Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Suggestion: List new Monobehaviour events on the Collision2D scripting reference page

Discussion in '2D' started by Alexrose12345, Nov 14, 2013.

  1. Alexrose12345

    Alexrose12345

    Joined:
    Jul 15, 2012
    Posts:
    6
    On the scripting reference page under Collision:

    However, under the Collision2D page there is no such reference. It wasn't immediately obvious that I could find that in the MonoBehaviour page, and I've been using Unity for a couple of years.

    I don't know if this is the right place in the forum to post it, but I suggest adding details of OnCollisionEnter2D, OnCollisionExit2D and OnCollisionStay2D events on the Collision2D page.