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
[Feature]#24 Connect Debug Visualiser With Coloring System
[Feature] All of debugging features are gathered inside a single actor component. You can now just remove this component from the character blueprint if you don't want any debugging features. The debugging panel will be shown only if your character has a valid debugging component attached.
[Optimization] Carry debug related variables and some of functions into C++
[Feature] Increase amount and variety of AI characters in test level, change map layout.
[Fix] Remove material assignment from camera mesh to stop BasicMaterial save popup window on editor exit.
[Other] Change default ALS AnimMan color to light blue, to separate ALSV4_CPP from other BP based projects.