Player pane now works properly for p1 on options screen iss19
authorCameron Ball <c.ball1729@gmail.com>
Fri, 24 Jan 2014 07:30:07 +0000 (15:30 +0800)
committerCameron Ball <c.ball1729@gmail.com>
Fri, 24 Jan 2014 07:30:07 +0000 (15:30 +0800)
Themes/GrooveNights/BGAnimations/ScreenPlayerOptions overlay/default.xml
Themes/GrooveNights/BGAnimations/_player pane.xml

index 17f7df1..dcd44f1 100644 (file)
@@ -38,7 +38,7 @@
        <!-- End current song pane -->
 
        <!-- Player pane -->
-       <Layer File="../_player pane" InitCommand="%function(self) MESSAGEMAN:Broadcast('OnScreenPlayerOptions') self:vertalign('bottom') self:y(SCREEN_BOTTOM-50) self:horizalign('left') self:x(2) end"/>
+       <Layer File="../_player pane" InitCommand="%function(self) MESSAGEMAN:Broadcast('OnScreenPlayerOptions') self:vertalign('bottom') self:y(SCREEN_BOTTOM-50) end"/>
        
 </children></ActorFrame>
 
index d3ee876..f9fe213 100644 (file)
@@ -1,4 +1,4 @@
-<ActorFrame Condition="GAMESTATE:IsPlayerEnabled(PLAYER_1)"><children>\r
+<ActorFrame InitCommand="horizalign,left;x,1" Condition="GAMESTATE:IsPlayerEnabled(PLAYER_1)"><children>\r
 \r
     <Layer\r
             File="../Graphics/PaneDisplay Background.png"\r
@@ -24,7 +24,7 @@
     </children></ActorFrame>\r
        \r
     <!-- ScreenPlayerOptions stuff -->\r
-    <ActorFrame InitCommand="x,80;y,-60;diffusealpha,0;draworder,100;zoom,0.5" OnScreenPlayerOptionsMessageCommand="diffusealpha,1"><children>\r
+    <ActorFrame InitCommand="x,79;y,-60;diffusealpha,0;draworder,100;zoom,0.5" OnScreenPlayerOptionsMessageCommand="diffusealpha,1"><children>\r
         <!-- BPM  -->\r
         <ActorFrame><children>\r
             <!-- BPM label -->\r
@@ -44,7 +44,7 @@
         </children></ActorFrame>\r
 \r
         <!-- Speed -->\r
-        <ActorFrame InitCommand="y,30"><children>\r
+        <ActorFrame InitCommand="y,32"><children>\r
             <!-- Speed label -->\r
             <BitmapText\r
                     Text="Speed:"\r
@@ -84,7 +84,7 @@
         </children></ActorFrame>\r
         \r
         <!-- Step artist -->\r
-        <ActorFrame InitCommand="y,60"><children>\r
+        <ActorFrame InitCommand="y,64"><children>\r
             <!-- Step artist label -->\r
             <BitmapText\r
                 Text="Steps:"\r
         </children></ActorFrame>\r
         \r
         <!-- Song length -->\r
-        <ActorFrame InitCommand="y,90"><children>\r
+        <ActorFrame InitCommand="y,96"><children>\r
             <!-- Song length label -->\r
             <BitmapText\r
                 Text="Length:"\r