Custom Skeleton3DEditorPlugin

Co-authored-by: Marios Staikopoulos <marios@staik.net>
This commit is contained in:
K. S. Ernest (iFire) Lee 2020-02-19 11:48:20 -08:00
parent 3be9c74d8b
commit f7fdc87789
7 changed files with 802 additions and 63 deletions

View file

@ -95,6 +95,8 @@ public:
StringName animation_changed;
StringName animation_started;
StringName pose_updated;
StringName body_shape_entered;
StringName body_entered;
StringName body_shape_exited;