Garry's Mod

Garry's Mod

[Want For Torque] Custom Camera Movers
Showing 11-20 of 23 entries
< 1  2  3 >
Update: 25 Mar, 2023 @ 6:54pm

[v1.1.4-alpha.3+1679782576.pub]
- Successfully patched simfphys (with a system that I call !!Hookie!!, which preserves the functionality of others hook to some extent while allowing for prioritized hooks such as this addon) so now it works on MP flawlessly
- Put cameraoverride.lua into the autorun folder
- bla bla bla

Big thanks to Ken Dawg for helping me test this out on multiplayer!

Update: 24 Mar, 2023 @ 9:17pm

[v1.1.4-alpha.2+1679703118.pub]
- Done something I should've done when I first uploaded this addon: made sure to return the view data
- Temporarily broke the camera collisions in the process
- bla bla bla
- oh yeah simfphys *might* be fixed now on multiplayer

Update: 24 Mar, 2023 @ 6:45pm

[v1.1.4-alpha.1+1679703118.pub]

Update: 23 Mar, 2023 @ 8:17pm

[v1.1.3-alpha.4+1679625537.pub]
- Stable
- Attempted to make the camera work on simfphys in multiplayer (it did not go well, it only disables the camera there); Simfphys still works in singleplayer flawlessly
- Ported some code over to server (does very little)
- Pulled hair out from skull

Update: 23 Mar, 2023 @ 8:07pm

[v1.1.3-alpha.3+1679625537.pub] fingers crossed

Update: 23 Mar, 2023 @ 7:53pm

Update: 23 Mar, 2023 @ 7:52pm

[v1.1.3-alpha.2+1679625537.pub] fingers crossed

Update: 23 Mar, 2023 @ 7:42pm

[v1.1.3-alpha.1+1679625537.dev]
nope

Update: 22 Mar, 2023 @ 4:52pm

[v1.1.2-alpha+1679507496.pub]
MEGA PATCH
- Fixed bumper cameras positioning for all supported bases
- Made the driver go to a chiropractor
- Fixed the driver constantly having their head turned to the side (used to affect certain cars like the simfphys GTA 5 Dukes)
- Updated the camera lookback to be much smoother for the driver's player model
- Made the driver's eyes actually look somewhere!
- Made camera FOV smoother to effectively nullify that annoying jitter that occurred when your car was moving sideways
- Made the version string include the "v" prefix by default, which it didn't before - Woot! (You can print the version string to the console by running the command `lua_run print(include("wft.gmad.lua"):GetVersionString())`)
- Did some other stuff behind the scenes for the future
- Started using Cleanums! (It's only used for the lookback key so don't get too excited)
- Changed the AFK timer from 15 seconds to 30 seconds

Update: 21 Mar, 2023 @ 10:27pm

[v1.1.1-alpha+1679417462.dev]
- made the camera springing just a little bit less intense
- applied proper camera shake to the bumper camera
- fixed some folder structure
- added a todo list (need to unpack addon to read)
- added some more Cleanums (Clean-ups for Enums so you can have Clean Enums)
yeah thats about it