I want to show the bone hierarchy while playing game for debugging, just as it is shown in Skeleton Mesh window, is it possible?
Hey there @ViktorProphet! Just hit ~
and when the console pops up, enter show Bones
. Only works in PIE, Standalone, or in Debug builds where the console is enabled.
1 Like
Thank you very much! That’s really helpful!
1 Like