Forts
Not enough ratings
Reverse Gravity
   
Award
Favorite
Favorited
Unfavorite
Mods: Mod
File Size
Posted
Updated
265.988 KB
Feb 17, 2018 @ 7:23pm
Mar 18, 2018 @ 6:39pm
5 Change Notes ( view )

Subscribe to download
Reverse Gravity

Description
Turns gravity on its head!
make mortars basically useless.

Update 1.1: Now works with mods like Sun, Jupiter, or Moon gravity. just reverses the gravity

Update 1.2: Fixed the bug report given at the beginning of loading a match.



Copying Info:

If you want to copy, or take code/images from this mod ask permission from me first. You can message me on Discord at the profile KingBenjai#0498.
11 Comments
Delta Nov 1, 2020 @ 9:13pm 
Got a love that description’make mortars basically useless’
Marisa Kirisame Feb 25, 2019 @ 2:34pm 
oh ok
[DEV] BeeMan  [developer] Feb 25, 2019 @ 2:32pm 
At the moment projectiles with custom gravity will ignore changes to the default gravity. This will be fixed in the next update.
Marisa Kirisame Feb 25, 2019 @ 2:25pm 
soooooooooooooo the ion cannon projectiles *from another mod* will go down?
[DEV] BeeMan  [developer] May 6, 2018 @ 4:06pm 
It depends on what other mods are enabled. The line I pointed out requires every device having their MaxUpAngle set properly, which isn't always the case. You need to code defensively.
Reser  [author] May 6, 2018 @ 10:53am 
Shouldnt be throwing a error report BeeMan, I released a update that fixed it
[DEV] BeeMan  [developer] May 5, 2018 @ 11:13pm 
Just discovered this issue too. The line in device_list.lua can be changed to something like this to stop the errors:

if d.MaxUpAngle then
d.MaxUpAngle = d.MaxUpAngle*2.75
end
Reser  [author] Mar 17, 2018 @ 12:20pm 
Ok, Thanks Endo. Will work on that later today if I get the time
Endo Mar 17, 2018 @ 7:36am 
I found out why your mod throws an error report -- the variable "Physics.Limits.DeviceMaxDownAngle" does not exist, so trying to perform an arithmetic operation on it doesn't work and the script fails. You might wanna remove that line of code from your constants.lua.
Vahid Mar 11, 2018 @ 12:02am 
i muST KILL SOMEONE WITH MORTARS WITH THIS ON (caps accedental)