Skip to content

Commit

Permalink
Fixed bubbles not following player in timefreeze
Browse files Browse the repository at this point in the history
  • Loading branch information
UndeadZeratul committed May 16, 2024
1 parent 7513375 commit 91c48ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zscript/josh771/base/Bubble.zsc
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ class HideousBubble : Actor abstract
+NOINTERACTION
+NOBLOCKMAP
+NOGRAVITY
+NOTIMEFREEZE
HideousBubble.shift 0.;
HideousBubble.lower 0.;
HideousBubble.reach 21.;
Expand Down

0 comments on commit 91c48ee

Please sign in to comment.