Solo Animation Mode (S.A.M) is an Editor Utility Widget designed to improve the workflow of animators in Unreal Engine. With a range of features that help you focus on animation, it increases both speed and efficiency during the animation process.
https://dev.epicgames.com/community/learning/tutorials/M4yr/unreal-engine-solo-animation-mode-s-a-m
hi , I just tried this utility on Mac on ue-5.9 , it works properly , thanks for this awesome utility ![]()
That’s super cool ! Thanks for your comment ![]()
I have been trying to use this tool for large environments and have noticed very large FPS drops while just having the panel open. We are talking 60fps to 10fps in unlit mode. Any idea what’s causing this?
Hey! ![]()
Thanks so much for your feedback! It is because of the Event Tick running for the Single Property views. I wanted to implement a “live feedback” when changing colors, but it is creating more issues than exepected. You can just unplug the Event Tick and branch the values downstream directly to the Event PreConstruct (see the image below).
I’ll update shortly the doc and the 5.8 version as well really soon. ![]()
