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. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

AddForce.cs script bug -- minor

Discussion in 'Editor & General Support' started by DaveyJJ, May 17, 2005.

  1. DaveyJJ

    DaveyJJ

    Joined:
    Mar 24, 2005
    Posts:
    1,558
    The AddForce.cs script is commented wrong. The comments seem to be (obviously) for another script ...

    /// - This script changes the material color to the highlightColor when the
    /// mouse hovers over text. The highlightColor can be modified in the
    /// inspector. (All public variables can be modified in the inspector)