# Unity3D-DrivingTestSimulation **Repository Path**: ZX02/Unity3D-DrivingTestSimulation ## Basic Information - **Project Name**: Unity3D-DrivingTestSimulation - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-08-16 - **Last Updated**: 2021-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 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)](https://unity.cn/releases/full/2019) - Libraries used: iTween - External tools: FFmpeg - Demo address: [Video](https://www.bilibili.com/video/bv1hK4y1Q79G) - Explain: The beginner’s project may not be perfect, but I hope this project will help you a bit. #### 设置项目: 1. 倒车入库(3步骤+时间限制210s+压线检测+中途停车检测) 3. 侧方停车(2步骤+时间限制90s+压线检测+中途停车检测)   4. 半坡起步(1步骤+时间限制30s+压线检测+中途停车检测) 5. 直角转弯(2步骤+时间限制30s+压线检测+中途停车检测) 6. 曲线行驶(1步骤+中途停车检测) #### 功能设定 1. **Home** *[主页]* - 考试模式 - 自由练习 - 教程 - 退出游戏 2. **Choose** *[单项练习]* - 倒车入库 - 侧方停车 - 半坡起步 - 直角转弯 - 曲线行驶 #### 更新: 1. 解决了方向盘不同机型转动轴心偏离(2021-1-17) 2. 加入了手刹系统(2021-2-18) #### 未完善: 1. 某些项目没有设置边界空气墙,玩家可以绕过项目到达终点 2. “曲线行驶”没有设定压线检测