@quenty/ik
Version:
Inverse Kinematics for characters on Roblox
25 lines (24 loc) • 411 B
JSON
{
"name": "IKTest",
"tree": {
"$className": "DataModel",
"ServerScriptService": {
"$properties": {
"LoadStringEnabled": true
},
"ik": {
"$path": ".."
},
"Script": {
"$path": "scripts/Server"
}
},
"StarterPlayer": {
"StarterPlayerScripts": {
"Main": {
"$path": "scripts/Client"
}
}
}
}
}