Gaider10 / GravityChanger

A fabric mod and api that lets you change player gravity direction
MIT License
20 stars 13 forks source link

Suggestion: add gravity strength manipulation #8

Open ImSpaceLover opened 2 years ago

ImSpaceLover commented 2 years ago

For example making gravity strength 0.16 instead of 1 would make gravity similar to the Moon's gravity.

muzikbike commented 2 years ago

Perhaps instead of having directional gravity, we could have three intensity values per axis? The values for X and Z would be 0 by default, and values could be set to allow for arbitrary directions and intensities of gravity (with negative values corresponding to gravity int he negative direction and positive values to the positive direction).