Search Unity

Easy Hills 2D (Bezier Curves Ground)

Discussion in 'Assets and Asset Store' started by langem, Dec 6, 2013.

  1. mtsanchez10001

    mtsanchez10001

    Joined:
    Oct 15, 2015
    Posts:
    7
    hallo,
    i`m having an issue with your asset. in the editor, all works fine. I use the test script that comes with the example to create segments in runtime.
    But when i build and run the app in an android device, the texture is invisible. The mesh and the edge collider are there, but the texture is gone.
    Please help.
     
  2. langem

    langem

    Joined:
    Mar 18, 2013
    Posts:
    73
    Hi,

    Some of the textures sometimes get imported the wrong way (Should be normal texture + wrap mode repeat). Just check the import options and everything should work fine.
     
  3. mtsanchez10001

    mtsanchez10001

    Joined:
    Oct 15, 2015
    Posts:
    7
    finally i found a solution. just had to uncheck static attribute at the top of the inspector
     
  4. mlarronde

    mlarronde

    Joined:
    Apr 12, 2013
    Posts:
    4
    Hi man!, Hope you doing fine!, The plugins is great, it saved me a lot of time.
    I have a question, I wanted to add an sprite (A rail for a mine kart) which follow the bezier, no only a texture, Is this possible?
    Thanks in advance,
    Mariano
     

    Attached Files:

  5. zero_null

    zero_null

    Joined:
    Mar 11, 2014
    Posts:
    159
    hello I know it's been ages! but can you tell if it still works with the latest Unity 5.6 and Unity 2017 ?