Stop motion tool for Garry's Mod
Go to file
2022-07-15 14:50:46 +03:00
docs Design documentation for simplified design 2021-08-01 17:06:36 +03:00
lua Update save.lua 2022-07-15 14:50:46 +03:00
addon.json Removed ignore files from addon.json, no longer needed with export script 2018-07-19 19:22:07 +03:00
README.md Updated documentation 2018-07-18 23:00:54 +03:00
TUTORIAL.md Updated readme for the version 3.0 2022-01-16 12:26:40 +03:00
workshop_export.sh Create workshop export script. close #8 2018-07-12 20:25:47 +03:00

Stop Motion Helper

Stop Motion Helper is a tool for Garry's Mod designed to make stop motion animation easier and more manageable. It can also be used for recorded animation, but it is mainly designed around stop motion.

If you have any bug fixes or improvements you have made, feel free to make a pull request. However, before you do, please make sure your code works, is clean and clear (identation, variable names that are understandable, and comments for not-so-understandable parts) and uses reactive paradigm like the rest of the addon.