Thanks for this Custom Gravity code!
Custom gravity is working with the Walking movement mode but not Flying.
How do I ensure custom gravity works with all movement modes?
Update: I’m going to create a UPlanetaryMovementComponent class that inherits from UCharacterMovementComponent to allow for all Movement Modes with Custom Gravity.