Free vector gravity for planets and directions. GravityMovementComponent allows you to control gravity direction and force for physics and movement.
Gravity plugin is free for commercial use and will remain free with future UE5 support.
To support further development please check our project:ASTRO COLONY ON STEAM
Directional & Planet Gravity is robust system allowing you to control direction, movement and physics.
Easy to modify and use. Just simply use GravityCharacter or add GravityMovementComponent to your Pawn / Character.
Because of rewriting original MovementComponent plugin is efficient and provides best possible gravitational solution.
Implements lack of Unreal Engine 4 gravity directional vector, which originally points always towards ground FVector = (0,0,-1).
In the free plugin you can find different examples showing how gravity works and how affects not only our Pawn but also StaticGravityCharacter (Cows, boxes).
Features:
Number of Blueprints: 7
Number of C++ Classes: 2
Input: Gamepad, Keyboard, Mouse
Network Replicated: No
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows