Want realistic wheeled vehicle behaviour in your real time strategy game? This is what you're looking for!
Highly customizable and realistic vehicle behavior using Unity's WheelColliders paired with a logic that controls vehicle driving to a given destination.
Features:
- RTS-style vehicle selection using click and mouse drag
- manual drive mode using W,A,S,D
- RTS-style camera control
- realistic vehicle model (weight, torque curve, 2WD or 4WD, suspension, grip...)
- RTS-style movement control
- wheeled vehicle movement logic (3 point turns, turning arc)
- features both wheeled and tracked vehicles (tanks) with moving tracks
- pathfinding and navigation using Unity NavMesh and custom movement logic
想在您的即时战略游戏中体验逼真的轮式车辆性能吗?这就是您正在寻找的!
使用 Unity 的 WheelColliders 与控制车辆驶向给定目的地的逻辑搭配,可高度自定义逼真的车辆行为。
游戏特点
- 使用点击和鼠标拖动进行 RTS 风格的车辆选择
- 使用 W、A、S、D 手动驾驶模式
- RTS 式摄像头控制
- 逼真的车辆模型(重量、扭矩曲线、两轮驱动或四轮驱动、悬挂、抓地力...)
- RTS 式移动控制
- 轮式车辆移动逻辑(3 点转弯、转弯弧线)
- 具有移动履带的轮式和履带式车辆(坦克
- 使用 Unity NavMesh 和自定义移动逻辑进行寻路和导航
|