Suggestion Closed - Already Exists

[Suggestion] Make gravity allow variable placeholders.

#3497 opened by Unknown 3 years ago

Unknownreported this suggestion

Currently, gravity doesn't allow variable placeholders even though others such as velocity and Vertical Offset do allow placeholders. This means that you can only set gravity by giving it a number.

This can be used to calculate the gravity in certain situations using math and placeholders. For example, if you wanted a projectile to float up when it gets close to a player.

Unknowncommented

Gravity can already be modified for a moving projectile by the modifyProjectile mechanic, which is a lot more performant then placeholders would be in this case

Sign in to join the discussion.