Creation of kruger matrix on blender

++ Update: 02.04.2026, 16:05 Uhr: Analysen und Erläuterungen. Siehe Artikel ++
++ Update: 31.03.2026, 21:35 Uhr: siehe Artikel ++
Achtung: Sicherheitswarnung für ein Programm aus unserer Filebase
Wir haben bei dem Programm "No More Sleep!" aus unserer Filebase Sicherheitsbedenken feststellen müssen. Für Nutzer, die die neuste Version des Programms von letzter Woche nutzen, haben wir hier weitere Informationen zusammengestellt: **Klick**
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.