[FEATURE REQUEST] A full rework of Blueprint system

If performance is slow, then you can restructure BP in many ways eg dont include a lot of bp in tick, or it may be suffice to run at 10fps? (not every tick). Nativize the offending BP, or convert to C++. With BP, you trade performance with ease way of coding.