From 7485e187ddd7a1e46f320be101b726f827dae048 Mon Sep 17 00:00:00 2001 From: Kevin Slaughter Date: Wed, 20 Aug 2003 09:21:52 +0000 Subject: [PATCH] Update metrics to include BeginnerHelper entries --- stepmania/Themes/default/metrics.ini | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index ee6215bfe5..b14d3486a9 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -1919,6 +1919,7 @@ Mode=Choose what type of backgrounds you would like displayed.::&oq;Animations&c Brightness=Controls how bright the background will appear.::Turn this setting down if you have a hard time seeing the notes. Danger=Turn this option &oq;OFF&cq; to disable the flashing &oq;Danger&cq;::background that shows when you're about to die. DancingCharacters=Turn this option &oq;OFF&cq; to disable the dancing characters::in the background. Even if this option is &oq;ON&cq;,::characters will only show if you have some installed. +ShowBeginnerHelper=Turn this on to enable a demonstration dancer during Beginner play. RandomBackgrounds=Choose the maximum number of random backgrounds to be loaded simultaneously. [ScreenAppearanceOptions] @@ -2400,7 +2401,15 @@ HelpText=Use &LEFT; &RIGHT; to select, then press START TimerSeconds=40 NextScreen=ScreenSelectMusic -[ScreenAutoGraphicDetail] +[ScreenAutoGraphicDetail] NextScreen=ScreenTitleMenu SongBPM=100 SecondsToShow=7 + +[BeginnerHelper] +Player1_X=-125 +Player2_X=125 +PlayerAngle=40 +DancePadAngle=36 +HelperX=320 +HelperY=320 \ No newline at end of file