Character Gravity (LogiXノード)

From Neos Wiki
Revision as of 05:12, 15 February 2022 by Aesc (talk | contribs) (Created page with "Character Gravity (LogiXノード)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Character Gravity
'Character Gravity' LogiX node
Inputs
  CharacterController Character
Outputs
  Float3 Gravity
  Float3 ActualGravity

The Character Gravity node outputs the Gravity vector for the input Character CharacterController (Component).

Usage

The Gravity output provides the current Gravity value.


The ActualGravity output provides the Gravity value from the previous update.


Default values are [0;0;0] for both outputs if there is no valid input CharacterController.

Examples

Node Menu

NodeMenu-Physics/ja