TUTORIAL 3D grass

Discussion in 'Tracks' started by luchian, Dec 22, 2014.

  1. Fonsvinkunas

    Fonsvinkunas New Member

    Joined:
    May 9, 2021
    Messages:
    3
    Likes Received:
    0
    I'm trying to make grass_FX for Barbagallo track found on RD. I've tried following the tutorial by @Johnr777. But when I try to load the game it just stops and CM says that the session is cancelled. What should I do?
    The ext_config file looks like this:
    upload_2021-5-9_11-15-59.png
     
  2. Johnr777

    Johnr777 Moderator

    Joined:
    Jul 26, 2017
    Messages:
    1,048
    Likes Received:
    613
    Materials is misspelled in your config
     
  3. Fonsvinkunas

    Fonsvinkunas New Member

    Joined:
    May 9, 2021
    Messages:
    3
    Likes Received:
    0
    I have the same problem with correctly spelled materials.
     
  4. Johnr777

    Johnr777 Moderator

    Joined:
    Jul 26, 2017
    Messages:
    1,048
    Likes Received:
    613
    Map is the name of the material in your track?
     
  5. Fonsvinkunas

    Fonsvinkunas New Member

    Joined:
    May 9, 2021
    Messages:
    3
    Likes Received:
    0
    Yes, unless I'm not using object inspector correctly
    upload_2021-5-9_17-59-52.png
     
  6. Sliderman

    Sliderman New Member

    Joined:
    Jul 23, 2018
    Messages:
    9
    Likes Received:
    4
    The shader is causing issues.
    Not fine-tuned the grass so far, but changing shader should give you grass:
    upload_2021-6-28_12-41-55.png
     
  7. Sliderman

    Sliderman New Member

    Joined:
    Jul 23, 2018
    Messages:
    9
    Likes Received:
    4
    Try:
    Code:
    [SHADER_REPLACEMENT_...]
    ACTIVE = 1
    MATERIALS = Map
    SHADER = ksPerPixel_tilingfix
    But it looks imo meh. You should change the texture too. :whistle:
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice