P2P Ligth

Discussion in 'Automobilista - General Discussion' started by agustin_24, Sep 6, 2021.

  1. agustin_24

    agustin_24 New Member

    Joined:
    Apr 4, 2016
    Messages:
    1
    Likes Received:
    0
    Hi guys!!
    With a group of friends we are renovating the models of the marcas cup, we want to implement p2p to which we want to add the lights that indicate its operation as in the stockcar.
    We managed to get everything working correctly except the lighting system, we think it may be the instance in the .gen
    We currently have it as follows.

    Instance=P2PLIGHTPS //Headlights -Driver Side
    {
    Moveable=True
    MeshFile=STOCK_FOC_PTPL.gmt CollTarget=False HATTarget=False ShadowReceiver=False LODIn=(0.0) LODOut=(250.0)
    }

    Instance=P2PLIGHTDS //Headlights -Passenger Side
    {
    Moveable=True
    MeshFile=STOCK_FOC_PTPL.gmt CollTarget=False HATTarget=False ShadowReceiver=False LODIn=(0.0) LODOut=(250.0)
    }

    Could someone guide us in what we are doing wrong?

    [​IMG]
     

Share This Page