How to make veichle

I want to make a veichle like the one from mining simulator(image to understand)
Screenshot_20230303_222811_Chrome

1 Like

To make a vehicle you have to do the following:

  • Make a ranged weapon but do not assign a projectile to it
  • Set the recoil force on the ranged weapon to negative, this will push the player forward when using it
  • Preferably, set the reload to around 10 or 5 ms for smooth vehicle movement.
  • Make sure the weapon doesn’t cost quantity of item since its a vehicle. You can make the item quantity infinite as an alternative to this step.

This should allow you to make a sort of vehicle. With some trial and error you can make a suitable vehicle.

2 Likes