Skip to content

Commit 1d0dcb2

Browse files
Merge pull request #24 from lotusotho/notesoffsetpressed-fix
Fixed issue related with arrows and note trails
2 parents c0d67f1 + 9bc022b commit 1d0dcb2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

assets/images/NOTE_assets.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<TextureAtlas imagePath="NOTE_assets.png">
33
<!-- Created with Adobe Animate version 20.0.0.17400 -->
44
<!-- http://www.adobe.com/products/animate.html -->
@@ -11,8 +11,8 @@
1111
<SubTexture name="blue hold piece0000" x="1370" y="449" width="50" height="44"/>
1212
<SubTexture name="down confirm0000" x="0" y="0" width="238" height="235"/>
1313
<SubTexture name="down confirm0001" x="238" y="0" width="238" height="235"/>
14-
<SubTexture name="down confirm0002" x="1176" y="230" width="220" height="217" frameX="-6" frameY="-12" frameWidth="238" frameHeight="235"/>
15-
<SubTexture name="down confirm0003" x="1176" y="230" width="220" height="217" frameX="-6" frameY="-12" frameWidth="238" frameHeight="235"/>
14+
<SubTexture name="down confirm0002" x="1176" y="230" width="219" height="208" frameX="-6" frameY="-12" frameWidth="238" frameHeight="235"/>
15+
<SubTexture name="down confirm0003" x="1176" y="230" width="219" height="208" frameX="-6" frameY="-12" frameWidth="238" frameHeight="235"/>
1616
<SubTexture name="down press0000" x="149" y="392" width="142" height="140" frameX="-4" frameY="-2" frameWidth="149" frameHeight="146"/>
1717
<SubTexture name="down press0001" x="149" y="392" width="142" height="140" frameX="-4" frameY="-2" frameWidth="149" frameHeight="146"/>
1818
<SubTexture name="down press0002" x="0" y="388" width="149" height="146"/>
@@ -22,8 +22,8 @@
2222
<SubTexture name="green hold piece0000" x="1320" y="447" width="50" height="44"/>
2323
<SubTexture name="left confirm0000" x="948" y="0" width="228" height="231"/>
2424
<SubTexture name="left confirm0001" x="1402" y="228" width="218" height="221" frameX="-5" frameY="-5" frameWidth="228" frameHeight="231"/>
25-
<SubTexture name="left confirm0002" x="1402" y="0" width="225" height="228" frameX="-2" frameY="-1" frameWidth="228" frameHeight="231"/>
26-
<SubTexture name="left confirm0003" x="1402" y="0" width="225" height="228" frameX="-2" frameY="-1" frameWidth="228" frameHeight="231"/>
25+
<SubTexture name="left confirm0002" x="1402" y="0" width="225" height="221" frameX="-2" frameY="-1" frameWidth="228" frameHeight="231"/>
26+
<SubTexture name="left confirm0003" x="1402" y="0" width="225" height="221" frameX="-2" frameY="-1" frameWidth="228" frameHeight="231"/>
2727
<SubTexture name="left press0000" x="291" y="392" width="140" height="142" frameX="-3" frameY="-3" frameWidth="146" frameHeight="149"/>
2828
<SubTexture name="left press0001" x="291" y="392" width="140" height="142" frameX="-3" frameY="-3" frameWidth="146" frameHeight="149"/>
2929
<SubTexture name="left press0002" x="463" y="389" width="146" height="149"/>
@@ -44,8 +44,8 @@
4444
<SubTexture name="right press0003" x="784" y="385" width="148" height="151"/>
4545
<SubTexture name="up confirm0000" x="476" y="0" width="236" height="232"/>
4646
<SubTexture name="up confirm0001" x="712" y="0" width="236" height="232"/>
47-
<SubTexture name="up confirm0002" x="948" y="231" width="214" height="211" frameX="-11" frameY="-10" frameWidth="236" frameHeight="232"/>
48-
<SubTexture name="up confirm0003" x="948" y="231" width="214" height="211" frameX="-11" frameY="-10" frameWidth="236" frameHeight="232"/>
47+
<SubTexture name="up confirm0002" x="948" y="231" width="214" height="206" frameX="-11" frameY="-10" frameWidth="236" frameHeight="232"/>
48+
<SubTexture name="up confirm0003" x="948" y="231" width="214" height="206" frameX="-11" frameY="-10" frameWidth="236" frameHeight="232"/>
4949
<SubTexture name="up press0000" x="609" y="389" width="144" height="141" frameX="-5" frameY="-4" frameWidth="153" frameHeight="150"/>
5050
<SubTexture name="up press0001" x="609" y="389" width="144" height="141" frameX="-5" frameY="-4" frameWidth="153" frameHeight="150"/>
5151
<SubTexture name="up press0002" x="1850" y="308" width="153" height="150"/>

0 commit comments

Comments
 (0)