Skip to content

Tags: Vhou-Atroph/build-a-cog

Tags

0.0.4

Toggle 0.0.4's commit message
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

0.0.3

Toggle 0.0.3's commit message
Create ci.yml

adding ci, it might be useful

0.0.2

Toggle 0.0.2's commit message
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

0.0.1

Toggle 0.0.1's commit message
Update readme.md