Help with Multichannel emissives turnlights

Discussion in 'Car Models | Physics' started by Elabuelogamer, Sep 25, 2023.

  1. Elabuelogamer

    Elabuelogamer New Member

    Joined:
    Sep 25, 2023
    Messages:
    2
    Likes Received:
    1
    Hi everyone!
    I need help please.
    I'm trying to add front turnlights to the Kunos McLaren P1 using Multichannel Emissives, but the problem is that the light only appears on one side despite using the Mirror command.
    I have used @ = CustomEmissive_Poly due to the complexity of the surface to be illuminated, but I can't get it to work with either @ = CustomEmissive_Rect or @ = CustomEmissive_Circle

    Apparently the problem is only in those meshes. The others work without problem.

    I've been racking my brain over this for several days now, haha!

    This is what I have so far in the ext_config.ini:

    [CustomEmissive]
    Meshes = g_Body_SUB3
    Resolution = 512,512
    @ = CustomEmissive_Poly, Channel = 3, Mirror, P1 = "318, 0", P2 = "512, 185", P3 = "511, 0", P4 = "318, 0", Intensity = 3.0, Color = 3,5,0,3
    @ = TurningLightsFront, Channel = 3




    If anyone knows how to solve this I am very grateful!!
    [​IMG] [​IMG]
     
  2. Johnr777

    Johnr777 Moderator

    Joined:
    Jul 26, 2017
    Messages:
    1,050
    Likes Received:
    615
    Have you tried using 2 @ = CustomEmissive_Poly instances instead of the "mirror" tag? You can have multiple, just need to use different Channels... so the first would be Channel = 3 and the second would be Channel = 4
     
  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