Last week was a slow one. I decided that vehicle rust in screenshots looked poor, so I set out some time to remap the rust distribution on the truck and vehicle components. This took way longer than I anticipated and I'm still not entirely happy with the result. Regardless, I can't keep losing time on such minor issues, so I'm calling it and moving back onto more productive tasks that get us closer to a demo of the game and eventually a trailer.
Another hit to productivity was losing time to scheduled calls. We've been spending a lot of time chatting to various people who's time I'm extremely grateful for. These calls need some preparation but also follow-ups though. Ultimately, these short-term hits to productivity should hopefully bear fruit in the future.
Most of my dev time was spent on remapping rust as mentioned above. Which essentially involves me re-doing the UV's for the rust maps on the vehicle, and also rejigging the alpha values of the rust texture to allow for gradual rust accumulation.
Rust functions as a core part of the component condition system in Honcho. Each part of the car has a condition value, shown to the player as a percentage in the UI. Condition lowers from collisions, overheating, running poor fluid mixtures, and a bunch of other stuff specific to each component (e.g. tyres skidding or driving on the wrong terrain). Condition is displayed as scratches and dents on the component. Rust, however, acts as the total condition of these components.
You can think of it as how brittle a component is becoming. A higher level of rust means the component will take damage and wear much faster than a non-rusty component. Rust accumulates on "dirty" vehicles, accelerated based on the weather and region the player is in. Rust is easy to prevent, through cleaning the car - we'll discuss this in another post - but very hard to fix.
Rust is a huge part of real world car conservation. The Japanese have a word for cars so old and rusted that they've been left to the weeds, kusahiro (草ひろ). Don't neglect your truck, don't become kusahiro!
Well, let's take a look at a couple examples.

A truck with a little rust.

A truck with a little more rust. The effected components are more brittle and will wear quicker.
Good point, plastics become warped, fabrics matted, and rubber gathers moss. These can all be fixed the same way you fix a rusty component, which I'll discuss at a later date.
Moss accumulating in the rubber of the windshield.
Warping appearing on the plastic's of the water tank.
Anyway, that's enough rambling about rust. I'll have to redo the damage mapping and dirt mapping at a future date, but for now I really want to get back to pushing forward on content and functionality.
Wishlists : 5,102
Be sure to let us know what you think, and thank you all for supporting development. You are all fab.
Meb
2024-07-17 16:09:06 +0000 UTCGreg Pryjmachuk
2024-07-11 14:09:16 +0000 UTC2ndOFtheWWY
2024-07-11 13:53:53 +0000 UTC