update todo comment

This commit is contained in:
Erimel
2024-05-31 20:46:45 -04:00
parent 435834a445
commit 01274de2f5

View File

@@ -387,7 +387,7 @@ class HumanSkeleton(
}
}
if (it.hasPosition) {
// TODO
// TODO motion compensate for position as well?
// headBone.setPosition(headBone.getPosition() - it.position)
}