Page 1 of 1

Strange Floating Bug

Posted: Wed Oct 07, 2015 6:47 pm
by VoidedBrain
I have this strange issue where you go to a specific sector you fly up to the ceiling. I removed the scripts and checked over and over, but I can't find out why.

Link to the wad
https://drive.google.com/file/d/0BxSjVJ ... sp=sharing

It's only on map12

RE: Strange Floating Bug

Posted: Wed Oct 07, 2015 9:43 pm
by Fabysk
This ACS Function should solve it.

Code: Select all

Sector_SetGravity(<affected sector tags>, -1, -1);