Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

Field-Robotics-Japan/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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.2%
  • ShaderLab 1.8%