Question about the directional gravity system. My character is on a spherical world so I’m using point gravity however sometimes I would like to change a different sphere by getting the forward vector of the camera and changing gravity to it. Not sure how to accomplish this with point gravity, If the gravity is changed to custom then you can select another gravity point but seems like point gravity, although works very smooth on a sphere, doesn’t allow you to chose another gravity location.
I’ve tried nulling the current planet var, setting the current planet’s gravity force but nothing seems to work. It is possible to accomplish this? Much appreciated!