Skip to content

Commit

Permalink
autopos for practice hud
Browse files Browse the repository at this point in the history
  • Loading branch information
lunalawl committed Dec 29, 2024
1 parent 715f01d commit 125ede8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _ark/dx/track/hud_ui/dx_hud_ui_funcs.dta
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,10 @@
{- $y 7.01} ;harm scenario
{- $y 5.92} ;solo vox scenario
}
$y ;no vox scenario (default)
{if_else {gamemode in_mode practice}
{- $y 5.66} ;practice no vox scenario
$y ;qp no vox scenario (default)
}
}
}
{$thislabel set_local_pos $x $z $y}
Expand Down

0 comments on commit 125ede8

Please sign in to comment.