Skip to content

Unity3D Project - Subject two driving test simulation(Unity3D项目,科目二驾考模拟游戏)

License

Notifications You must be signed in to change notification settings

kkle1994/Unity3D-DrivingTestSimulation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DrivingTestSimulation

Unity3D Project, subject two, simulated driving test

Introduction

  • Project Name: Simulated Driving 2
  • Start time: ‎October 26, 2020
  • Author: Alan21 | SummerRainCity
  • Operating platform: Mobile terminal | PC
  • Unity3D version: Unity 2019.4.13f1c1 (64-bit)
  • Libraries used: iTween
  • External tools: FFmpeg
  • Demo address: Video
  • Explain: The beginner’s project may not be perfect, but I hope this project will help you a bit.

设置项目:

  1. 倒车入库(3步骤+时间限制210s+压线检测+中途停车检测)
  2. 侧方停车(2步骤+时间限制90s+压线检测+中途停车检测)  
  3. 半坡起步(1步骤+时间限制30s+压线检测+中途停车检测)
  4. 直角转弯(2步骤+时间限制30s+压线检测+中途停车检测)
  5. 曲线行驶(1步骤+中途停车检测)

功能设定

  1. Home [主页]
  • 考试模式(可回放)
  • 自由练习
  • 教程
  • 退出游戏
  1. Choose [单项练习]
  • 倒车入库(可回放)
  • 侧方停车(可回放)
  • 半坡起步(可回放)
  • 直角转弯(可回放)
  • 曲线行驶(可回放)

更新:

  1. 解决了方向盘不同机型转动轴心偏离(2021-1-17)
  2. 加入了手刹系统(2021-2-18)

未完善:

  1. 某些项目没有设置边界空气墙,玩家可以绕过项目到达终点(若假设玩家遵守规则,那么这条可以忽略)
  2. “曲线行驶”没有设定压线检测

About

Unity3D Project - Subject two driving test simulation(Unity3D项目,科目二驾考模拟游戏)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • ShaderLab 0.5%