Skip to content

This is a tutorial repository for implementing construction vehicles in Unity.

Notifications You must be signed in to change notification settings

qoopen0815/OcsVehicle

Repository files navigation

OcsVehicle

This is a repository for implementing construction vehicles in Unity.
It contains the vehicle model (.fbx) and controller (Input System), and the implemented vehicles (.prefab) is placed in the Resources folder.

Requirements

  • Animation Rigging (Unity Registry)
  • Input System (Unity Registry)

Installation

Clone this repo into your unity project.

cd [YourProjects]/Assets/~
git clone https://github.com/Field-Robotics-Japan/OcsVehicle.git

Status of implementation

  • Backhoe
  • Car
  • DumpTruck
  • WheelLoader
  • RoadRoller
  • Crane
  • etc ...

クラス設計

Setup Your Original Vehicle

This is a step-by-step guide to making heavy machinery in Unity. If you want to create your own original vehicle, please refer to this page. Also, OcsVehicle contains vehicles for your reference.

About

This is a tutorial repository for implementing construction vehicles in Unity.

Resources

Stars

Watchers

Forks

Packages

No packages published