Orbit and Gravity Movement Blueprint

For the 4.13 version, there will be a small change to the BPGravityMass function. BPGravityMass will become an ActorComponent, instead of an Actor. That means it will be a lot easier to setup, you just need to add the BPGravityMass as an ActorComponent to your actor or blueprint that you want to have gravity.