Actions / Gravity
Change Gravity Force
Changes how strong gravity feels in the whole level.
Current editor blockBlock ID 103ChangeGravityForce

What it does
Sends a global gravity-force change to the physics event system.
Inputs
- Force dropdown: low, normal, or high.
Try it
Low gravity before a jump section, then normal gravity afterward.
Tips
- High gravity can make some jumps impossible.
Sources
Legacy pages reviewed: ChangeGravityForce
Code checked: MagiCats_UnityProject/Assets/Scripts/Blocks/ContentFonction.cs, MagiCats_UnityProject/Assets/Scripts/Blocks/BlockManager.cs