Monster Truck Mud Simulation

This project file provides a complete physics simulation setup demonstrating a monster truck driving through a mud environment. The vehicle's movement is driven by Rigid Body physics and constraint motors, while Soft Body physics are applied to the tires to simulate realistic deformation at lower speeds. The file demonstrates how to combine multiple simulation solvers in a single scene.

The environment interaction utilizes Dynamic Paint on the wheels to affect the mud surface, and an explosion simulation is also included. To run the simulation correctly, users are required to bake each physics system sequentially, starting with the soft body tires, followed by the mud simulation, the explosion, and finally the dynamic paint maps. A basic node setup is included in the Compositing workspace for final image adjustments.