Garry's Mod
[LFS] Ground Vehicle Base
12件中 1-10 を表示
< 1  2 >
更新: 2022年7月6日 @ 1時17分

Improvements
Changes to the vector math used to align vehicles with the ground. Vehicles now correctly rotate to match the ground's inclination.
Vehicles now use more than one trace to calculate a smoother rotation between surfaces. This should result in smoother riding and better transitions from one surface to another.
Added a new developer overview, which should help vehicle creators debug their vehicles.
Changes
The default shadow params for movement were updated, giving a faster response for vehicles with no custom params.
GMod lua operators (&&, ||, etc) were replaced with the default Lua operators.
Changed the spawn behavior to spawn vehicles facing towards the player.
Added the basics for AI implementation.

更新: 2020年3月16日 @ 17時54分

更新: 2020年3月16日 @ 17時34分

Added a new method to get relative direction from the guns to where the player is aiming

更新: 2020年1月2日 @ 14時03分

更新: 2019年12月30日 @ 16時45分

Hover vehicles now go into the water if they are turned off

更新: 2019年12月30日 @ 16時43分

Fixed the sound pitch going too high

更新: 2019年12月30日 @ 16時32分

Changed how the sound processing is done

更新: 2019年12月30日 @ 15時35分

Added new HUD indicators to the driver seat
Vehicles must now be turned on

更新: 2019年12月30日 @ 13時01分

Fixed OnTick missing from the base

更新: 2019年12月30日 @ 12時21分