Naming Events, Variables, and functions

Hey there @WiseManDark! So “best practices” is one of those things that is a bit different for everyone. It won’t break anything to use the underscores in BP variable names, but considering in blueprints you can use spaces for variable names many users do. I generally maintain the same convention without space or underscores personally, but having the spaces helps readability when working with lots of blueprint variables.