Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Weapon types"-based animation replacement #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

MaggotHATE
Copy link

Added "weapon types" definitions:

-A combination of Animation type, Grip type, Reload animation and Attack animation;
-Can be associated with any animations folder;
-Can then be used to replace all animations for weapons of the same "type" in a plugin or globally;
-Additionally, added mod & folder combination for .json, same as naming a folder after a plugin.
-Additionally, added proper iteration through all the forms (credits to Yvileapsis).

-A combination of Animation type, Grip type, Reload animation and Attack animation;
-Can be associated with any animations folder;
-Can then be used to replace all weapons of the same "type" in a plugin or globally;
-Additionally, added mod & folder combination for .json, same as naming a folder after a plugin.
-Additionally, added proper iteration through all the forms (credits to Yvileapsis).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant