Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Kefta/Weapon-Switcher-Skeleton
Skeleton for a custom weapon switcher in Garry's Mod. Handles binds and drawing states.
https://github.com/Kefta/Weapon-Switcher-Skeleton
Last synced: 4 days ago
JSON representation
Skeleton for a custom weapon switcher in Garry's Mod. Handles binds and drawing states.
- Host: GitHub
- URL: https://github.com/Kefta/Weapon-Switcher-Skeleton
- Owner: Kefta
- License: mit
- Created: 2017-02-18T09:41:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-05T20:31:46.000Z (almost 4 years ago)
- Last Synced: 2024-08-01T21:49:14.999Z (3 months ago)
- Language: Lua
- Homepage:
- Size: 33.2 KB
- Stars: 26
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Weapon Switcher Skeleton
Skeleton for custom weapon switchers for Garry's Mod. This belongs clientside (lua/autorun/client/my_custom_switcher.lua or lua/gamemodes/mygamemode/gamemode/cl_init.lua). All custom code should go in the DrawWeaponHUD function.# Examples
Feature the weapon selector you make with this skeleton by creating a page here: https://github.com/Kefta/Weapon-Switcher-Skeleton/wiki