Creation of kruger matrix on blender

Willkommen in der OMSI-WebDisk!
Als Gast kannst du nur Inhalte in deiner ausgewählten Sprache sehen. Registrierte Nutzer können die Sichtbarkeit anderer Sprachen in ihrem Kontrollzentrum aktivieren, weitere Infos hier.
Alle Themen sind in den Foren mit einer Sprachflagge gekennzeichnet: = Englisch [EN], = Deutsch [DE], = Französisch [FR]. Wenn du die angegebene Sprache nicht beherrschst, schreibe auf Englisch!
  • Hello everyone!

    I wanted to know how can I apply materials and textures on blender when I create the kruger matrix on a bus that I am making? Thanks in advance. :)

    My specific: | CPU: AMD Ryzen 5 5600X 3.7 Ghz | MOBO:

    MSI Tomahawk B450 Max | GPU: Nvidia GeForce RTX 3060 12GB | RAM:

    Crucial Ballistix 2x8 GB, DDR4, 3600 MHz, CL16 | Crucial MX500 1000 GB (omsi installed)

    forum.png

  • The easy way is using two layers in de model: one for the "off" texture and on for the "on" texture, like this:

    Both textures are on seperate squares in the model. You don't have to apply special settings to the model itself, just map the textures on the model like every other texture.


    Then export it and go to the model.cfg.

    In the model.cfg, when entering that model, you have to add two parameters to get the scripttexture to work correctly. Those are [matl] with the corresponding file name of the "on" texture and [matl_transmap], which defines the use of a scripttexture.

    It should look like this:

    "\S:1" means the scripttexture with index 1 will be used.