RigsOfRods / rigs-of-rods

Main development repository for Rigs of Rods soft-body physics simulator
https://www.rigsofrods.org
GNU General Public License v3.0
1.01k stars 178 forks source link

Added 'default_skin' directive to truck file format #3003

Closed ohlidalp closed 1 year ago

ohlidalp commented 1 year ago

Syntax: default_skin Example: default_skin Viper_Yellow/Black_Stripe

This works with classic .skin files (which may be in the mod ZIP itself or separate SKINZIP). When used, the game will display that skin on top of skin selector, instead of the dummy "Default skin" entry. If no other skins are found, the game will apply this skin automatically and won't display the selector at all.

Closes #2990 Closes #2909

Cache file version was bumped from 11 to 12 because it must remember the skin name. The selector UI displays the default skin in the details.

obrazek obrazek

CuriousMike56 commented 1 year ago

An issue with the AI menu: