[Idea]: Add new world property: gravity
BookWyrm114 opened this issue ยท 1 comments
Describe the feature
Allow for setting the value of a world's gravity from -50 to 50. this affects all entities in the world. 0 gravity would cause everything to float, anything above 0 would cause stuff to fall downwards at a rate depending on the gravity value, and anything below 0 would cause all entities to float upwards at a rate depending on the gravity value. preferably 0 gravity would still allow players to slowly move in all directions via WASD, space, and shift.
How is the feature useful to all Multiverse users?
besides being fun to play around with, it will allow for adding worlds with very unique properties, such as an empty world with 0 gravity that players can access and use for building, and will be especially useful on servers that are space-themed, but will also be useful on any server implementing custom dimensions to make each dimension feel a little more unique.
Agreements
- I have searched for and ensured there isn't already an open issue regarding this.