An All-in-One plugin tool for easily creating IK for animals and humans
The aim of this plugin is to save time and energy for giving a realistic and smooth IK solution for various types of animals using only simple animation Blueprints.
The plugin aims to provide IK to different types of animals such as
One stop link for documentation,tutorials and explanations :
https://gamasomegames.github.io/
Video tutorials :
Quadruped Tutorial (New tutorial)
Fixing floating feet problem [A commonly encountered issue]
Example Project Link (4.24) (Downloadable Github project with setup exampels) :
https://github.com/codehawk64/DragonIK-ExampleProject
discord support channel : https://discord.gg/XdBWW2U
[Contact me if having doubts or questions]
Features:
Code Modules:
Number of Blueprints: 3 Animation Blueprints (Dragon_SpineSolver, Dragon_FootSolver, Dragon_AimSolver)
Number of C++ Classes: 3 Main classes (AnimGraphNode_DragonFeetSolver.cpp, AnimGraphNode_DragonSpineSolver.cpp and AnimGraphNode_DragonAimSolver.cpp) and one static support class [DragonIK_Library]
Network Replicated: Yes
Supported Development Platforms: PC ,Mac and Linux
Supported Target Build Platforms: PC,Mac,Linux,iOS and Android. Other platforms require testing.
Documentation:
https://gamasomegames.github.io/
******************** Github example project :