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
Strange Floating Bug
-
- Posts: 35
- Joined: Mon Sep 21, 2015 7:13 am
Strange Floating Bug
Last edited by VoidedBrain on Wed Oct 07, 2015 11:14 pm, edited 1 time in total.
RE: Strange Floating Bug
This ACS Function should solve it.
Code: Select all
Sector_SetGravity(<affected sector tags>, -1, -1);