Discord
Steam
/
Garry's Mod
/
Axis && Motor ..
Login/Join
Event Log
Axis && Motor Gap Removal!
3 replies, posted
Search
In This Thread
Making this difference: [IMG]http://img853.imageshack.us/img853/8940/w6it.jpg[/IMG] GarrysMod\garrysmod\gamemodes\sandbox\entities\weapons\gmod_tool\stools\axis.lua && GarrysMod\garrysmod\gamemodes\sandbox\entities\weapons\gmod_tool\stools\motor.lua Simple change [CODE]TargetPos = TargetPos + Norm2 or TargetPos = TargetPos + (2*Norm2)[/CODE] To: [CODE]TargetPos = TargetPos - Norm2 or TargetPos = TargetPos - (2*Norm2)[/CODE]
Very nice
Make a pull request on official git hub?
Isn't this also an issue with welding still? Adding this could greatly benefit new builders.
Sorry, you need to
Log In
to post a reply to this thread.