You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hand functions
you can now get specific hands from a cog actor using build_a_cog.get_(direction)_hand(actor)
@BoggTech once again provided the code for this
bumped to 0.0.4
Fixing bug with posed animations
Posed animations would not work because build_a_cog looked for cog.pose_frame rather than cog.animation.pose_frame like it should