전차명은 이름대신 사용하고있는 아이콘으러 표시되구여

화면에 정보표시 좌표는 x=-300 y=250이구여

위치 옮기시려면 x y 좌표 수정해주시면되구여


<arcade visible="true">
   <location x="-300" y="250"/>
   <delay>10</delay>
  </arcade>
  
  <sniper visible="true">
   <location x="-300" y="250"/>
   <delay>10</delay>
  </sniper>
  
  <strategic visible="true">
   <location x="-300" y="250"/>
   <delay>10</delay>
  </strategic>
  
  <postmortem visible="true">
   <location x="-300" y="250"/>
   <delay>10</delay>
  </postmortem>