Skip to content

v4.16

Compare
Choose a tag to compare
@dyanikoglu dyanikoglu released this 21 Feb 22:35
· 262 commits to main since this release
  • [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.