Garry's Mod
[LFS] Ground Vehicle Base
Mostrando 1-10 de 12 aportaciones
< 1  2 >
Actualización: 6 JUL 2022 a las 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.

Actualización: 16 MAR 2020 a las 17:54

Actualización: 16 MAR 2020 a las 17:34

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

Actualización: 2 ENE 2020 a las 14:03

Actualización: 30 DIC 2019 a las 16:45

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

Actualización: 30 DIC 2019 a las 16:43

Fixed the sound pitch going too high

Actualización: 30 DIC 2019 a las 16:32

Changed how the sound processing is done

Actualización: 30 DIC 2019 a las 15:35

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

Actualización: 30 DIC 2019 a las 13:01

Fixed OnTick missing from the base

Actualización: 30 DIC 2019 a las 12:21