작성자 | 꿿뛁뽫 | ||
---|---|---|---|
작성일 | 2014-02-13 01:01:23 KST | 조회 | 674 |
제목 |
UI 관련인데 이게 무슨말인지 아시는분
|
질문:
The unit status layout "UnitStatusShieldedHealthBar" does not properly display shields. If you use this bar in a custom unit status frame, and give the unit shields, then the size of the health bar will reduce to the corresponding fraction (ex. 100 health, 50 shields = 100/150 = 2/3rds size bar), but there is no shield bar behind it, and the shields do not display in any way.
답변:
Make sure you change BarCount in the UnitStatusShieldedHealthbar:
<barcount val="2"/>
And then set all the values of the shield's bar in the index 1:
<ownercolor val="127,127,127" index="1"/>
북미공홈 포럼에서 찾은 내용인데요
답변에서 저 값들을 어떻게 적용시키라는 말인가요
알려주시면 감사합니다
© PlayXP Inc. All Rights Reserved.