Directional & Planet Gravity

Tefel - Code Plugins - Feb 8, 2019
104
4.26 out of 5 stars(104 ratings)
  • 71%
  • 12%
  • 2%
  • 3%
  • 13%

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

  • Supported Platforms
  • Supported Engine Versions
    4.20 - 4.27, 5.0 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Join Support Discord

Preview Video

Documentation


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

Technical Details

Features:

  • powerful and efficient GravityMovementComponent
  • two example levels with detailed explanations
  • debug mode drawing gravity vector, acceleration and velocity
  • gravity planets
  • gravity volumes changing character gravity


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