Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Easy light collision system

Discussion in 'Assets and Asset Store' started by michealcaj, Apr 10, 2020.

  1. michealcaj

    michealcaj

    Joined:
    Aug 18, 2017
    Posts:
    191








    https://assetstore.unity.com/packages/tools/physics/easy-light-collision-system-105437#description


    Generate colliders for light objects by just one click,everything made easy
    This is a tool that dynamically and accurately generates collider for light object in your game. With this tool you dont need to manually add and go through the stress of reshaping colliders , all you need is add the light object and let this tool do the calculation.
    This can used on the following light object,

    Point Light.
    Area Light.
    Spot Light.


    features of v1. 2
    - replaced raycast with mesh colliders
    - automatically adds the required collider based on light type
    - it is accurate
    -generate mesh colliders dynamically from scripts to best fit the spot light
    - performance increased

    -fixed bugs
    features
    - users can specify light type.
    - users can specify skinwidth .
    - it is an easy tool to work with.
    - it is less expensive on your computer.