mantismal I implemented basic 2D CCD IK system in GDScript and it performed well, running dozens of realtime IK chains, each consisting of 7+ joints. So it's certainly doable. Even if calculations become too burdensome for GDScript code, delegating critical parts to C# or C++ is not a big deal.