Skip to content

Commit

Permalink
Planet don't move in shuttle
Browse files Browse the repository at this point in the history
  • Loading branch information
MalorMorfin committed Dec 8, 2024
1 parent 20a2054 commit 27ddd8e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions code/_onclick/hud/parallax.dm
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@
scaled_time = PARALLAX_LOOP_TIME
longest_timer = max(longest_timer, scaled_time)

if(layer.absolute)
break

if(skip_windups)
update_parallax_motionblur(C, layer, new_parallax_movedir, new_transform)
continue
Expand Down

0 comments on commit 27ddd8e

Please sign in to comment.