Garry's Mod

Garry's Mod

Glide // Styled's Vehicle Base
Viser 61-70 af 133 forekomster
< 1 ... 5  6  7  8  9 ... 14 >
Opdatering: 5. mar. kl. 16:21

- Make the Wheel Model tool work properly on vehicles that have wheels with the useModelSize parameter
- Allow Source Engine's soundscripts to work with Glide.PlaySoundSet

Opdatering: 4. mar. kl. 13:06

- Added more options for developers to set if bodygroups/light sprites should be enabled depending on the headlight low/high beam state

Opdatering: 1. mar. kl. 10:19

- Fix conflict issues when more than one addon uses the custom UI theme library

Opdatering: 1. mar. kl. 5:17

- Update theme library

Opdatering: 24. feb. kl. 7:28

- Fixed the Engine Stream tool spam opening/closing the editor due to prediction on multiplayer
- Always save individual wheel radii

Opdatering: 24. feb. kl. 3:56

- Added a angle parameter that can be used on ENT.ExhaustOffsets
- Added a spriteMaterial parameter that can be used on ENT.LightSprites

Opdatering: 22. feb. kl. 22:02

- Save the wheel radius for each individual wheel on dupe data
- Fixed typos on the source code

Opdatering: 22. feb. kl. 21:34

- Normalize angles when changing head pose parameters on players
- Override the vehicle's WheelRadius when the useModelSize wheel parameter is used
- Added new clientside function to the base vehicle class: ENT:OverrideWheelSound
- Added new clientside function to the base vehicle class: ENT:OnActivateWheel
- Added new parameters to clientside wheels: enableParticles and enableSkidmarks. Can be used on the function mentioned above.

Opdatering: 21. feb. kl. 8:04

- Allow the mouse wheel to change weapons too
- Keep steering input when leaving cars
- Added color/sound Wire inputs to the standalone turret
- Added option to automatically turn off headlights when leaving vehicles
- Applied a workarond to fix head angles that were not matching the player's view

Opdatering: 20. feb. kl. 17:23

- Don't rely on networking to send camera angles
- Make seats/wheels have the same CPPI owner as the vehicle