Jason @json.codes · Mar 14

After pausing effort on my previous game I started work on this new game which basically blackjack but with a bit of a twist. Recently I've been working on my dealer movement using the new IK functionality in #godot 4.6 #gamedev #indiedev #indiegame

11 likes 2 replies

?

Replies

Jason · Mar 14

No that isn't the final dealer mesh. Or it might be one of a set, this one has kind of grown on me.

Jason · Mar 14

I use TwoBoneIK3D for each of the arms with CopyTransformModifier3D to control hand rotation. Originally I tried this with CCDIK3D but the elbow was sometimes bending backwards in a painful looking way, TwoBoneIK3D solved this by allowing me to to specify a "pole" for the elbow bend