Directional & Planet Gravity

Free vector gravity for planets and directions. GravityMovementComponent allows you to control gravity direction and force for physics and movement.

Category:
Tags: , , , , , , , ,

Description

Join Support Discord

Preview Video

Documentation

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).

Technical Details

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

Supported Engine Versions

4.20 – 4.27, 5.0 – 5.3