10
.github/workflows/superlinter.yml
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
name: learn-github-actions
|
||||||
|
on: [push]
|
||||||
|
jobs:
|
||||||
|
check-bats-version:
|
||||||
|
runs-on: ubuntu-latest
|
||||||
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
|
- uses: actions/setup-node@v1
|
||||||
|
- run: npm install -g bats
|
||||||
|
- run: bats -v
|
18
CHANGELOG.md
@ -4,7 +4,23 @@ All notable changes will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [0.2.3]
|
## [UNRELEASED]
|
||||||
|
### Fixed
|
||||||
|
- When pausing music at the start, it doesn't continue the song anyways. ([shoutouts gedehari for the Pull Request!](https://github.com/ninjamuffin99/Funkin/pull/48))
|
||||||
|
- IDK i think backing out of song menu should play main menu songs again hehe ([shoutouts gedehari for the Pull Request!](https://github.com/ninjamuffin99/Funkin/pull/48))
|
||||||
|
|
||||||
|
## [0.2.4] - 2020-12-11
|
||||||
|
### Added
|
||||||
|
- 3 NEW SONGS BY KAWAISPRITE. Pico, Philly, and Blammed.
|
||||||
|
- NEW CHARACTER, PICO. Based off the classic Flash game "Pico's School" by Tom Fulp
|
||||||
|
- NEW LEVEL WOW! PHILLY BABEEEE
|
||||||
|
### Changed
|
||||||
|
- Made it less punishing to ATTEMPT to hit a note and miss, rather than let it pass you
|
||||||
|
### Fixed
|
||||||
|
- Song desync of you paused and unpaused frequently ([shoutouts SonicBlam](https://github.com/ninjamuffin99/Funkin/issues/37))
|
||||||
|
- Animation offsets when GF is scared
|
||||||
|
|
||||||
|
## [0.2.3] - 2020-12-04
|
||||||
### Added
|
### Added
|
||||||
- More intro texts
|
- More intro texts
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<project>
|
<project>
|
||||||
<!-- _________________________ Application Settings _________________________ -->
|
<!-- _________________________ Application Settings _________________________ -->
|
||||||
|
|
||||||
<app title="Friday Night Funkin" file="Funkin" packageName="com.ninjamuffin99.funkin" main="Main" version="0.2.2" company="ninjamuffin99" />
|
<app title="Friday Night Funkin" file="Funkin" packageName="com.ninjamuffin99.funkin" main="Main" version="0.2.4.1" company="ninjamuffin99" />
|
||||||
|
|
||||||
<!--Switch Export with Unique ApplicationID and Icon-->
|
<!--Switch Export with Unique ApplicationID and Icon-->
|
||||||
<set name="APP_ID" value="0x0100f6c013bbc000" />
|
<set name="APP_ID" value="0x0100f6c013bbc000" />
|
||||||
|
BIN
art/Pico_BG_train_assets.fla
Normal file
BIN
art/Pico_FNF_assetss.fla
Normal file
@ -3,7 +3,7 @@ color 0a
|
|||||||
cd ..
|
cd ..
|
||||||
@echo on
|
@echo on
|
||||||
echo BUILDING GAME
|
echo BUILDING GAME
|
||||||
lime build html5 -release
|
lime build html5 -final
|
||||||
echo UPLOADING TO ITCH
|
echo UPLOADING TO ITCH
|
||||||
butler push ./export/release/html5/bin ninja-muffin24/funkin:html5
|
butler push ./export/release/html5/bin ninja-muffin24/funkin:html5
|
||||||
butler status ninja-muffin24/funkin:html5
|
butler status ninja-muffin24/funkin:html5
|
||||||
|
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 70 KiB |
Before Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 67 KiB |
Before Width: | Height: | Size: 69 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 73 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 73 KiB |
Before Width: | Height: | Size: 74 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 48 KiB |
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 43 KiB |
1
assets/data/blammed/blammed-easy.json
Normal file
1
assets/data/blammed/blammed-hard.json
Normal file
1
assets/data/blammed/blammed.json
Normal file
@ -26,3 +26,5 @@ Hatsune Miku--biggest inspiration
|
|||||||
too many people--my head hurts
|
too many people--my head hurts
|
||||||
newgrounds--forever
|
newgrounds--forever
|
||||||
refined taste in music--if i say so myself
|
refined taste in music--if i say so myself
|
||||||
|
his name isnt keith--dumb eggy lol
|
||||||
|
his name isnt evan--silly tiktok
|
1
assets/data/philly/philly-easy.json
Normal file
1
assets/data/philly/philly-hard.json
Normal file
1
assets/data/philly/philly.json
Normal file
1
assets/data/pico/pico-easy.json
Normal file
1
assets/data/pico/pico-hard.json
Normal file
1
assets/data/pico/pico.json
Normal file
Before Width: | Height: | Size: 3.3 MiB After Width: | Height: | Size: 5.7 MiB |
@ -53,145 +53,205 @@
|
|||||||
<SubTexture name="GF Dancing Beat0027" x="709" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
<SubTexture name="GF Dancing Beat0027" x="709" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Dancing Beat0028" x="1418" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
<SubTexture name="GF Dancing Beat0028" x="1418" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Dancing Beat0029" x="1418" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
<SubTexture name="GF Dancing Beat0029" x="1418" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0000" x="2127" y="1325" width="699" height="631" frameX="-2" frameY="-6" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0000" x="2127" y="1325" width="699" height="635" frameX="-2" frameY="-13" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0001" x="2836" y="1325" width="703" height="631" frameX="0" frameY="-6" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0001" x="2836" y="1325" width="703" height="635" frameX="0" frameY="-13" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0002" x="3549" y="1325" width="703" height="636" frameX="0" frameY="-1" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0002" x="3549" y="1325" width="703" height="619" frameX="0" frameY="-29" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0003" x="4262" y="1325" width="699" height="636" frameX="-2" frameY="-1" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0003" x="4262" y="1325" width="699" height="619" frameX="-2" frameY="-29" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0004" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0004" x="4971" y="1325" width="699" height="607" frameX="-2" frameY="-41" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0005" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0005" x="5680" y="1325" width="699" height="607" frameX="-2" frameY="-41" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0006" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0006" x="6389" y="1325" width="699" height="626" frameX="-2" frameY="-22" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0007" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0007" x="709" y="667" width="699" height="648" frameX="-2" frameY="0" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0008" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0008" x="709" y="667" width="699" height="648" frameX="-2" frameY="0" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0009" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0009" x="709" y="667" width="699" height="648" frameX="-2" frameY="0" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0010" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0010" x="1418" y="667" width="699" height="648" frameX="-2" frameY="0" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0011" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0011" x="1418" y="667" width="699" height="648" frameX="-2" frameY="0" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0012" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0012" x="1418" y="667" width="699" height="648" frameX="-2" frameY="0" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0013" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0013" x="2127" y="667" width="699" height="648" frameX="-2" frameY="0" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0014" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0014" x="2127" y="667" width="699" height="648" frameX="-2" frameY="0" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0015" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0015" x="2836" y="667" width="699" height="636" frameX="-2" frameY="-12" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0016" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0016" x="3545" y="667" width="703" height="636" frameX="0" frameY="-12" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0017" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0017" x="4258" y="667" width="703" height="636" frameX="0" frameY="-12" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0018" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0018" x="4971" y="667" width="699" height="636" frameX="-2" frameY="-12" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Down Note0019" x="4971" y="1325" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0019" x="5680" y="667" width="699" height="637" frameX="-2" frameY="-11" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF FEAR 0000" x="5680" y="1325" width="699" height="640"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0020" x="6389" y="667" width="699" height="637" frameX="-2" frameY="-11" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF FEAR 0001" x="6389" y="1325" width="699" height="640"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0021" x="7098" y="667" width="699" height="638" frameX="-2" frameY="-10" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF FEAR 0002" x="7098" y="1325" width="699" height="638" frameX="0" frameY="-2" frameWidth="699" frameHeight="640"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0022" x="0" y="1325" width="699" height="643" frameX="-2" frameY="-5" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF FEAR 0003" x="0" y="1978" width="699" height="640"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0023" x="0" y="1325" width="699" height="643" frameX="-2" frameY="-5" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Right Note0000" x="709" y="1978" width="699" height="632" frameX="-2" frameY="-5" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0024" x="0" y="1325" width="699" height="643" frameX="-2" frameY="-5" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Right Note0001" x="1418" y="1978" width="703" height="632" frameX="0" frameY="-5" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0025" x="709" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Right Note0002" x="2131" y="1978" width="703" height="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0026" x="709" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Right Note0003" x="2844" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0027" x="709" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Right Note0004" x="3553" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0028" x="1418" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Right Note0005" x="4262" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair Landing0029" x="1418" y="1325" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Right Note0006" x="4971" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0000" x="7098" y="1325" width="701" height="636" frameX="-45" frameY="-13" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Right Note0007" x="4971" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0001" x="0" y="1978" width="703" height="636" frameX="-45" frameY="-13" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Right Note0008" x="5680" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0002" x="713" y="1978" width="748" height="628" frameX="0" frameY="-21" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Right Note0009" x="5680" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0003" x="1471" y="1978" width="699" height="627" frameX="-47" frameY="-22" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Right Note0010" x="5680" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0004" x="2180" y="1978" width="701" height="638" frameX="-45" frameY="-11" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Right Note0011" x="5680" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0005" x="2891" y="1978" width="701" height="638" frameX="-45" frameY="-11" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Right Note0012" x="5680" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0006" x="3602" y="1978" width="739" height="636" frameX="-7" frameY="-13" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Right Note0013" x="5680" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0007" x="4351" y="1978" width="699" height="647" frameX="-47" frameY="-2" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Right Note0014" x="5680" y="1978" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0008" x="5060" y="1978" width="728" height="639" frameX="-18" frameY="-10" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Up Note0000" x="6389" y="1978" width="699" height="661" frameX="-2" frameY="0" frameWidth="703" frameHeight="661"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0009" x="5798" y="1978" width="699" height="638" frameX="-47" frameY="-11" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Up Note0001" x="7098" y="1978" width="703" height="661"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0010" x="6507" y="1978" width="699" height="649" frameX="-47" frameY="0" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Up Note0002" x="0" y="2649" width="703" height="661"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0011" x="6507" y="1978" width="699" height="649" frameX="-47" frameY="0" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Up Note0003" x="713" y="2649" width="699" height="661" frameX="-2" frameY="0" frameWidth="703" frameHeight="661"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0012" x="7216" y="1978" width="726" height="641" frameX="-20" frameY="-8" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Up Note0004" x="1422" y="2649" width="699" height="661" frameX="-2" frameY="0" frameWidth="703" frameHeight="661"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0013" x="0" y="2637" width="699" height="648" frameX="-47" frameY="-1" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Up Note0005" x="1422" y="2649" width="699" height="661" frameX="-2" frameY="0" frameWidth="703" frameHeight="661"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0014" x="709" y="2637" width="725" height="640" frameX="-21" frameY="-9" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF Up Note0006" x="1422" y="2649" width="699" height="661" frameX="-2" frameY="0" frameWidth="703" frameHeight="661"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0015" x="1444" y="2637" width="699" height="625" frameX="-47" frameY="-24" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0000" x="2131" y="2649" width="699" height="633" frameX="-2" frameY="-5" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0016" x="2153" y="2637" width="703" height="634" frameX="-45" frameY="-15" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0001" x="2840" y="2649" width="703" height="631" frameX="0" frameY="-7" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0017" x="2866" y="2637" width="703" height="631" frameX="-45" frameY="-18" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0002" x="3553" y="2649" width="703" height="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0018" x="3579" y="2637" width="709" height="623" frameX="-37" frameY="-26" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0003" x="4266" y="2649" width="699" height="638" frameX="-2" frameY="0" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0019" x="4298" y="2637" width="699" height="634" frameX="-47" frameY="-15" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0004" x="4975" y="2649" width="699" height="638" frameX="-2" frameY="0" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0020" x="5007" y="2637" width="710" height="626" frameX="-36" frameY="-23" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0005" x="5684" y="2649" width="699" height="638" frameX="-2" frameY="0" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0021" x="5727" y="2637" width="699" height="630" frameX="-47" frameY="-19" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0006" x="6393" y="2649" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0022" x="6436" y="2637" width="699" height="646" frameX="-47" frameY="-3" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0007" x="6393" y="2649" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0023" x="6436" y="2637" width="699" height="646" frameX="-47" frameY="-3" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0008" x="7102" y="2649" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0024" x="7145" y="2637" width="715" height="638" frameX="-31" frameY="-11" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0009" x="7102" y="2649" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0025" x="0" y="3295" width="699" height="647" frameX="-47" frameY="-2" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0010" x="7102" y="2649" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0026" x="709" y="3295" width="716" height="639" frameX="-30" frameY="-10" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0011" x="7102" y="2649" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0027" x="1435" y="3295" width="699" height="638" frameX="-47" frameY="-11" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0012" x="7102" y="2649" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0028" x="2144" y="3295" width="699" height="646" frameX="-47" frameY="-3" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0013" x="7102" y="2649" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Dancing Beat Hair blowing0029" x="2144" y="3295" width="699" height="646" frameX="-47" frameY="-3" frameWidth="748" frameHeight="649"/>
|
||||||
<SubTexture name="GF left note0014" x="7102" y="2649" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
<SubTexture name="GF Down Note0000" x="2853" y="3295" width="699" height="631" frameX="-2" frameY="-6" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0000" x="0" y="3320" width="699" height="633" frameX="0" frameY="-3" frameWidth="699" frameHeight="636"/>
|
<SubTexture name="GF Down Note0001" x="3562" y="3295" width="703" height="631" frameX="0" frameY="-6" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0001" x="0" y="3320" width="699" height="633" frameX="0" frameY="-3" frameWidth="699" frameHeight="636"/>
|
<SubTexture name="GF Down Note0002" x="4275" y="3295" width="703" height="636" frameX="0" frameY="-1" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0002" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0003" x="4988" y="3295" width="699" height="636" frameX="-2" frameY="-1" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0003" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0004" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0004" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0005" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0005" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0006" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0006" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0007" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0007" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0008" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0008" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0009" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0009" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0010" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0010" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0011" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0011" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0012" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0012" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0013" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0013" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0014" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0014" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0015" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0015" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0016" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0016" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0017" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0017" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0018" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0018" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Down Note0019" x="5697" y="3295" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0019" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF FEAR 0000" x="6406" y="3295" width="699" height="640"/>
|
||||||
<SubTexture name="gf sad0020" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF FEAR 0001" x="7115" y="3295" width="699" height="640"/>
|
||||||
<SubTexture name="gf sad0021" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF FEAR 0002" x="0" y="3952" width="699" height="638" frameX="0" frameY="-2" frameWidth="699" frameHeight="640"/>
|
||||||
<SubTexture name="gf sad0022" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF FEAR 0003" x="709" y="3952" width="699" height="640"/>
|
||||||
<SubTexture name="gf sad0023" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0000" x="1418" y="3952" width="699" height="632" frameX="-2" frameY="-5" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0024" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0001" x="2127" y="3952" width="703" height="632" frameX="0" frameY="-5" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0025" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0002" x="2840" y="3952" width="703" height="637"/>
|
||||||
<SubTexture name="gf sad0026" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0003" x="3553" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0027" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0004" x="4262" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0028" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0005" x="4971" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0029" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0006" x="5680" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0030" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0007" x="5680" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0031" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0008" x="6389" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0032" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0009" x="6389" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0033" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0010" x="6389" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0034" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0011" x="6389" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0035" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0012" x="6389" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0036" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0013" x="6389" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0037" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Right Note0014" x="6389" y="3952" width="699" height="637" frameX="-2" frameY="0" frameWidth="703" frameHeight="637"/>
|
||||||
<SubTexture name="gf sad0038" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Up Note0000" x="7098" y="3952" width="699" height="661" frameX="-2" frameY="0" frameWidth="703" frameHeight="661"/>
|
||||||
<SubTexture name="gf sad0039" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Up Note0001" x="0" y="4623" width="703" height="661"/>
|
||||||
<SubTexture name="gf sad0040" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Up Note0002" x="713" y="4623" width="703" height="661"/>
|
||||||
<SubTexture name="gf sad0041" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Up Note0003" x="1426" y="4623" width="699" height="661" frameX="-2" frameY="0" frameWidth="703" frameHeight="661"/>
|
||||||
<SubTexture name="gf sad0042" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Up Note0004" x="2135" y="4623" width="699" height="661" frameX="-2" frameY="0" frameWidth="703" frameHeight="661"/>
|
||||||
<SubTexture name="gf sad0043" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Up Note0005" x="2135" y="4623" width="699" height="661" frameX="-2" frameY="0" frameWidth="703" frameHeight="661"/>
|
||||||
<SubTexture name="gf sad0044" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF Up Note0006" x="2135" y="4623" width="699" height="661" frameX="-2" frameY="0" frameWidth="703" frameHeight="661"/>
|
||||||
<SubTexture name="gf sad0045" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0000" x="2844" y="4623" width="699" height="633" frameX="-2" frameY="-5" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0046" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0001" x="3553" y="4623" width="703" height="631" frameX="0" frameY="-7" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0047" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0002" x="4266" y="4623" width="703" height="638"/>
|
||||||
<SubTexture name="gf sad0048" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0003" x="4979" y="4623" width="699" height="638" frameX="-2" frameY="0" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0049" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0004" x="5688" y="4623" width="699" height="638" frameX="-2" frameY="0" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0050" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0005" x="6397" y="4623" width="699" height="638" frameX="-2" frameY="0" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0051" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0006" x="7106" y="4623" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0052" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0007" x="7106" y="4623" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0053" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0008" x="0" y="5294" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0054" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0009" x="0" y="5294" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0055" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0010" x="0" y="5294" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0056" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0011" x="0" y="5294" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0057" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0012" x="0" y="5294" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0058" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0013" x="0" y="5294" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0059" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="GF left note0014" x="0" y="5294" width="699" height="637" frameX="-2" frameY="-1" frameWidth="703" frameHeight="638"/>
|
||||||
<SubTexture name="gf sad0060" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0000" x="709" y="5294" width="699" height="633" frameX="0" frameY="-3" frameWidth="699" frameHeight="636"/>
|
||||||
<SubTexture name="gf sad0061" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0001" x="709" y="5294" width="699" height="633" frameX="0" frameY="-3" frameWidth="699" frameHeight="636"/>
|
||||||
<SubTexture name="gf sad0062" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0002" x="1418" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0063" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0003" x="1418" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0064" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0004" x="2127" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0065" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0005" x="2127" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0066" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0006" x="2836" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0067" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0007" x="2836" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0068" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0008" x="3545" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0069" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0009" x="3545" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0070" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0010" x="1418" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0071" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0011" x="1418" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0072" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0012" x="2127" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0073" x="2836" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0013" x="2127" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0074" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0014" x="2836" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0075" x="709" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0015" x="2836" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0076" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0016" x="3545" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0077" x="1418" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0017" x="3545" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0078" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0018" x="1418" y="5294" width="699" height="636"/>
|
||||||
<SubTexture name="gf sad0079" x="2127" y="3320" width="699" height="636"/>
|
<SubTexture name="gf sad0019" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0020" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0021" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0022" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0023" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0024" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0025" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0026" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0027" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0028" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0029" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0030" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0031" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0032" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0033" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0034" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0035" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0036" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0037" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0038" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0039" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0040" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0041" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0042" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0043" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0044" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0045" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0046" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0047" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0048" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0049" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0050" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0051" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0052" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0053" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0054" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0055" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0056" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0057" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0058" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0059" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0060" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0061" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0062" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0063" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0064" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0065" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0066" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0067" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0068" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0069" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0070" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0071" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0072" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0073" x="3545" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0074" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0075" x="1418" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0076" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0077" x="2127" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0078" x="2836" y="5294" width="699" height="636"/>
|
||||||
|
<SubTexture name="gf sad0079" x="2836" y="5294" width="699" height="636"/>
|
||||||
</TextureAtlas>
|
</TextureAtlas>
|
||||||
|
BIN
assets/images/Pico_FNF_assetss.png
Normal file
After Width: | Height: | Size: 1.7 MiB |
178
assets/images/Pico_FNF_assetss.xml
Normal file
@ -0,0 +1,178 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<TextureAtlas imagePath="Pico_FNF_assetss.png">
|
||||||
|
<!-- Created with Adobe Animate version 20.0.0.17400 -->
|
||||||
|
<!-- http://www.adobe.com/products/animate.html -->
|
||||||
|
<SubTexture name="Pico Down Note0000" x="0" y="0" width="723" height="382" frameX="-13" frameY="-9" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note0001" x="0" y="0" width="723" height="382" frameX="-13" frameY="-9" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note0002" x="733" y="0" width="502" height="392" frameX="0" frameY="0" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note0003" x="733" y="0" width="502" height="392" frameX="0" frameY="0" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note0004" x="733" y="0" width="502" height="392" frameX="0" frameY="0" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note0005" x="733" y="0" width="502" height="392" frameX="0" frameY="0" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note0006" x="733" y="0" width="502" height="392" frameX="0" frameY="0" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note0007" x="733" y="0" width="502" height="392" frameX="0" frameY="0" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note0008" x="733" y="0" width="502" height="392" frameX="0" frameY="0" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note0009" x="733" y="0" width="502" height="392" frameX="0" frameY="0" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note0010" x="733" y="0" width="502" height="392" frameX="0" frameY="0" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0000" x="0" y="0" width="723" height="382" frameX="-10" frameY="-52" frameWidth="736" frameHeight="392"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0001" x="1245" y="0" width="495" height="432" frameX="-2" frameY="0" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0002" x="1245" y="0" width="495" height="432" frameX="-2" frameY="0" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0003" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0004" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0005" x="2259" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0006" x="2259" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0007" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0008" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0009" x="2259" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0010" x="2259" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0011" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0012" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0013" x="2259" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0014" x="2259" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0015" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0016" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0017" x="2259" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0018" x="2259" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0019" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0020" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0021" x="2259" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0022" x="2259" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0023" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Down Note MISS0024" x="1750" y="0" width="499" height="426" frameX="0" frameY="-6" frameWidth="733" frameHeight="434"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0000" x="2768" y="0" width="435" height="461" frameX="-18" frameY="-13" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0001" x="2768" y="0" width="435" height="461" frameX="-18" frameY="-13" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0002" x="3213" y="0" width="442" height="468" frameX="-11" frameY="-6" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0003" x="3213" y="0" width="442" height="468" frameX="-11" frameY="-6" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0004" x="0" y="478" width="448" height="469" frameX="-1" frameY="-6" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0005" x="458" y="478" width="444" height="469" frameX="-1" frameY="-6" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0006" x="912" y="478" width="444" height="474" frameX="-1" frameY="-1" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0007" x="1366" y="478" width="442" height="474" frameX="-1" frameY="-1" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0008" x="1818" y="478" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0009" x="1818" y="478" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0010" x="1818" y="478" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0011" x="1818" y="478" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0012" x="1818" y="478" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico Idle Dance0013" x="1818" y="478" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0000" x="2271" y="478" width="449" height="462" frameX="-6" frameY="-2" frameWidth="455" frameHeight="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0001" x="2271" y="478" width="449" height="462" frameX="-6" frameY="-2" frameWidth="455" frameHeight="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0002" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0003" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0004" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0005" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0006" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0007" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0008" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0009" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0010" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0011" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0012" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0013" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0014" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0015" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT0016" x="2730" y="478" width="455" height="464"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0000" x="3195" y="478" width="449" height="462" frameX="-6" frameY="-37" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0001" x="0" y="963" width="459" height="500" frameX="-2" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0002" x="0" y="963" width="459" height="500" frameX="-2" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0003" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0004" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0005" x="939" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0006" x="939" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0007" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0008" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0009" x="939" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0010" x="939" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0011" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0012" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0013" x="939" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0014" x="939" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0015" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0016" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0017" x="939" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0018" x="939" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0019" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0020" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0021" x="939" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0022" x="939" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0023" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico NOTE LEFT miss0024" x="469" y="963" width="460" height="500" frameX="0" frameY="0" frameWidth="461" frameHeight="500"/>
|
||||||
|
<SubTexture name="Pico Note Right0000" x="1409" y="963" width="458" height="476" frameX="-1" frameY="0" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0001" x="1409" y="963" width="458" height="476" frameX="-1" frameY="0" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0002" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0003" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0004" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0005" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0006" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0007" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0008" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0009" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0010" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0011" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0012" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0013" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0014" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0015" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right0016" x="1877" y="963" width="442" height="473" frameX="0" frameY="-3" frameWidth="459" frameHeight="476"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0000" x="2329" y="963" width="458" height="476" frameX="-11" frameY="-46" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0001" x="2797" y="963" width="443" height="522" frameX="0" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0002" x="2797" y="963" width="443" height="522" frameX="0" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0003" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0004" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0005" x="0" y="1495" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0006" x="0" y="1495" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0007" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0008" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0009" x="0" y="1495" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0010" x="0" y="1495" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0011" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0012" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0013" x="0" y="1495" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0014" x="0" y="1495" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0015" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0016" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0017" x="0" y="1495" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0018" x="0" y="1495" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0019" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0020" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0021" x="0" y="1495" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0022" x="0" y="1495" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0023" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="Pico Note Right Miss0024" x="3250" y="963" width="445" height="522" frameX="-1" frameY="0" frameWidth="469" frameHeight="522"/>
|
||||||
|
<SubTexture name="pico Up note0000" x="455" y="1495" width="432" height="495" frameX="0" frameY="0" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0001" x="455" y="1495" width="432" height="495" frameX="0" frameY="0" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0002" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0003" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0004" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0005" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0006" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0007" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0008" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0009" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0010" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0011" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0012" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note0013" x="897" y="1495" width="432" height="490" frameX="-1" frameY="-5" frameWidth="433" frameHeight="495"/>
|
||||||
|
<SubTexture name="pico Up note miss0000" x="1339" y="1495" width="432" height="495" frameX="-8" frameY="-36" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0001" x="1781" y="1495" width="451" height="526" frameX="0" frameY="-4" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0002" x="1781" y="1495" width="451" height="526" frameX="0" frameY="-4" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0003" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0004" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0005" x="2696" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0006" x="2696" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0007" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0008" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0009" x="2696" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0010" x="2696" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0011" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0012" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0013" x="2696" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0014" x="2696" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0015" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0016" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0017" x="2696" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0018" x="2696" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0019" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0020" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0021" x="2696" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0022" x="2696" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0023" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
<SubTexture name="pico Up note miss0024" x="2242" y="1495" width="444" height="530" frameX="-4" frameY="0" frameWidth="451" frameHeight="531"/>
|
||||||
|
</TextureAtlas>
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 80 KiB |
@ -5,18 +5,17 @@
|
|||||||
<SubTexture name="EASY0000" x="0" y="0" width="196" height="65"/>
|
<SubTexture name="EASY0000" x="0" y="0" width="196" height="65"/>
|
||||||
<SubTexture name="HARD0000" x="206" y="0" width="211" height="67"/>
|
<SubTexture name="HARD0000" x="206" y="0" width="211" height="67"/>
|
||||||
<SubTexture name="NORMAL0000" x="427" y="0" width="308" height="67"/>
|
<SubTexture name="NORMAL0000" x="427" y="0" width="308" height="67"/>
|
||||||
<SubTexture name="WEEK10000" x="0" y="77" width="360" height="89"/>
|
|
||||||
<SubTexture name="WEEK1 select0000" x="0" y="77" width="360" height="89"/>
|
<SubTexture name="WEEK1 select0000" x="0" y="77" width="360" height="89"/>
|
||||||
<SubTexture name="WEEK1 select0001" x="370" y="77" width="360" height="89"/>
|
<SubTexture name="WEEK1 select0001" x="370" y="77" width="360" height="89"/>
|
||||||
<SubTexture name="WEEK20000" x="0" y="279" width="361" height="87"/>
|
<SubTexture name="Week 3 press0000" x="0" y="176" width="358" height="89"/>
|
||||||
<SubTexture name="arrow left0000" x="740" y="77" width="48" height="85"/>
|
<SubTexture name="Week 3 press0001" x="368" y="176" width="358" height="89"/>
|
||||||
<SubTexture name="arrow push left0000" x="798" y="77" width="42" height="75"/>
|
<SubTexture name="arrow left0000" x="736" y="176" width="48" height="85"/>
|
||||||
<SubTexture name="arrow push right0000" x="850" y="77" width="41" height="74"/>
|
<SubTexture name="arrow push left0000" x="794" y="176" width="42" height="75"/>
|
||||||
<SubTexture name="arrow right0000" x="901" y="77" width="47" height="85"/>
|
<SubTexture name="arrow push right0000" x="846" y="176" width="41" height="74"/>
|
||||||
<SubTexture name="lock0000" x="0" y="176" width="67" height="93"/>
|
<SubTexture name="arrow right0000" x="897" y="176" width="47" height="85"/>
|
||||||
<SubTexture name="tutorial0000" x="77" y="176" width="443" height="82"/>
|
<SubTexture name="lock0000" x="954" y="176" width="67" height="93"/>
|
||||||
<SubTexture name="tutorial selected0000" x="77" y="176" width="443" height="82"/>
|
<SubTexture name="tutorial selected0000" x="0" y="279" width="443" height="82"/>
|
||||||
<SubTexture name="tutorial selected0001" x="530" y="176" width="443" height="82"/>
|
<SubTexture name="tutorial selected0001" x="453" y="279" width="443" height="82"/>
|
||||||
<SubTexture name="week2 select0000" x="0" y="279" width="361" height="87"/>
|
<SubTexture name="week2 select0000" x="0" y="371" width="361" height="87"/>
|
||||||
<SubTexture name="week2 select0001" x="371" y="279" width="361" height="87"/>
|
<SubTexture name="week2 select0001" x="371" y="371" width="361" height="87"/>
|
||||||
</TextureAtlas>
|
</TextureAtlas>
|
||||||
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.4 MiB |
@ -86,20 +86,34 @@
|
|||||||
<SubTexture name="GF Dancing Beat WHITE0027" x="2836" y="1435" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
<SubTexture name="GF Dancing Beat WHITE0027" x="2836" y="1435" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Dancing Beat WHITE0028" x="3545" y="1435" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
<SubTexture name="GF Dancing Beat WHITE0028" x="3545" y="1435" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="GF Dancing Beat WHITE0029" x="3545" y="1435" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
<SubTexture name="GF Dancing Beat WHITE0029" x="3545" y="1435" width="699" height="642" frameX="-2" frameY="-6" frameWidth="703" frameHeight="648"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0000" x="4254" y="1435" width="381" height="549" frameX="-50" frameY="0" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0000" x="4254" y="1435" width="435" height="461" frameX="-18" frameY="-13" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0001" x="4254" y="1435" width="381" height="549" frameX="-50" frameY="0" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0001" x="4254" y="1435" width="435" height="461" frameX="-18" frameY="-13" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0002" x="4645" y="1435" width="379" height="541" frameX="-55" frameY="-8" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0002" x="4699" y="1435" width="442" height="468" frameX="-11" frameY="-6" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0003" x="4645" y="1435" width="379" height="541" frameX="-55" frameY="-8" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0003" x="4699" y="1435" width="442" height="468" frameX="-11" frameY="-6" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0004" x="5034" y="1435" width="357" height="484" frameX="-79" frameY="-61" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0004" x="5151" y="1435" width="448" height="469" frameX="-1" frameY="-6" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0005" x="5034" y="1435" width="357" height="484" frameX="-79" frameY="-61" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0005" x="5609" y="1435" width="444" height="469" frameX="-1" frameY="-6" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0006" x="5401" y="1435" width="354" height="494" frameX="-78" frameY="-52" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0006" x="6063" y="1435" width="444" height="474" frameX="-1" frameY="-1" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0007" x="5401" y="1435" width="354" height="494" frameX="-78" frameY="-52" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0007" x="6517" y="1435" width="442" height="474" frameX="-1" frameY="-1" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0008" x="5765" y="1435" width="492" height="532" frameX="0" frameY="-16" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0008" x="6969" y="1435" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0009" x="5765" y="1435" width="492" height="532" frameX="0" frameY="-16" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0009" x="6969" y="1435" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0010" x="6267" y="1435" width="481" height="524" frameX="-7" frameY="-20" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0010" x="6969" y="1435" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0011" x="6267" y="1435" width="481" height="524" frameX="-7" frameY="-20" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0011" x="6969" y="1435" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0012" x="5034" y="1435" width="357" height="484" frameX="-79" frameY="-61" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0012" x="6969" y="1435" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0013" x="5034" y="1435" width="357" height="484" frameX="-79" frameY="-61" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="Pico Idle Dance0013" x="6969" y="1435" width="443" height="475" frameX="0" frameY="0" frameWidth="453" frameHeight="475"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0014" x="5401" y="1435" width="354" height="494" frameX="-78" frameY="-52" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="spooky dance idle BLACK LINES0000" x="7422" y="1435" width="381" height="549" frameX="-50" frameY="0" frameWidth="492" frameHeight="549"/>
|
||||||
<SubTexture name="spooky dance idle BLACK LINES0015" x="5401" y="1435" width="354" height="494" frameX="-78" frameY="-52" frameWidth="492" frameHeight="549"/>
|
<SubTexture name="spooky dance idle BLACK LINES0001" x="7422" y="1435" width="381" height="549" frameX="-50" frameY="0" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0002" x="7813" y="1435" width="379" height="541" frameX="-55" frameY="-8" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0003" x="7813" y="1435" width="379" height="541" frameX="-55" frameY="-8" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0004" x="0" y="2088" width="357" height="484" frameX="-79" frameY="-61" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0005" x="0" y="2088" width="357" height="484" frameX="-79" frameY="-61" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0006" x="367" y="2088" width="354" height="494" frameX="-78" frameY="-52" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0007" x="367" y="2088" width="354" height="494" frameX="-78" frameY="-52" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0008" x="731" y="2088" width="492" height="532" frameX="0" frameY="-16" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0009" x="731" y="2088" width="492" height="532" frameX="0" frameY="-16" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0010" x="1233" y="2088" width="481" height="524" frameX="-7" frameY="-20" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0011" x="1233" y="2088" width="481" height="524" frameX="-7" frameY="-20" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0012" x="0" y="2088" width="357" height="484" frameX="-79" frameY="-61" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0013" x="0" y="2088" width="357" height="484" frameX="-79" frameY="-61" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0014" x="367" y="2088" width="354" height="494" frameX="-78" frameY="-52" frameWidth="492" frameHeight="549"/>
|
||||||
|
<SubTexture name="spooky dance idle BLACK LINES0015" x="367" y="2088" width="354" height="494" frameX="-78" frameY="-52" frameWidth="492" frameHeight="549"/>
|
||||||
</TextureAtlas>
|
</TextureAtlas>
|
||||||
|
BIN
assets/images/philly/behindTrain.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
assets/images/philly/city.png
Normal file
After Width: | Height: | Size: 163 KiB |
BIN
assets/images/philly/sky.png
Normal file
After Width: | Height: | Size: 428 KiB |
BIN
assets/images/philly/street.png
Normal file
After Width: | Height: | Size: 143 KiB |
BIN
assets/images/philly/train.png
Normal file
After Width: | Height: | Size: 182 KiB |
BIN
assets/images/philly/win0.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
assets/images/philly/win1.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
assets/images/philly/win2.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
assets/images/philly/win3.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
assets/images/philly/win4.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
assets/music/Blammed_Inst.mp3
Normal file
BIN
assets/music/Blammed_Inst.ogg
Normal file
BIN
assets/music/Blammed_Voices.mp3
Normal file
BIN
assets/music/Blammed_Voices.ogg
Normal file
BIN
assets/music/Philly_Inst.mp3
Normal file
BIN
assets/music/Philly_Inst.ogg
Normal file
BIN
assets/music/Philly_Voices.mp3
Normal file
BIN
assets/music/Philly_Voices.ogg
Normal file
BIN
assets/music/Pico_Inst.mp3
Normal file
BIN
assets/music/Pico_Inst.ogg
Normal file
BIN
assets/music/Pico_Voices.mp3
Normal file
BIN
assets/music/Pico_Voices.ogg
Normal file
BIN
assets/sounds/train_passes.mp3
Normal file
BIN
assets/sounds/train_passes.ogg
Normal file
@ -14,43 +14,6 @@ class Boyfriend extends Character
|
|||||||
public function new(x:Float, y:Float)
|
public function new(x:Float, y:Float)
|
||||||
{
|
{
|
||||||
super(x, y);
|
super(x, y);
|
||||||
|
|
||||||
var tex = FlxAtlasFrames.fromSparrow(AssetPaths.BOYFRIEND__png, AssetPaths.BOYFRIEND__xml);
|
|
||||||
frames = tex;
|
|
||||||
animation.addByPrefix('idle', 'BF idle dance', 24, false);
|
|
||||||
animation.addByPrefix('singUP', 'BF NOTE UP0', 24, false);
|
|
||||||
animation.addByPrefix('singLEFT', 'BF NOTE LEFT0', 24, false);
|
|
||||||
animation.addByPrefix('singRIGHT', 'BF NOTE RIGHT0', 24, false);
|
|
||||||
animation.addByPrefix('singDOWN', 'BF NOTE DOWN0', 24, false);
|
|
||||||
animation.addByPrefix('singUPmiss', 'BF NOTE UP MISS', 24, false);
|
|
||||||
animation.addByPrefix('singLEFTmiss', 'BF NOTE LEFT MISS', 24, false);
|
|
||||||
animation.addByPrefix('singRIGHTmiss', 'BF NOTE RIGHT MISS', 24, false);
|
|
||||||
animation.addByPrefix('singDOWNmiss', 'BF NOTE DOWN MISS', 24, false);
|
|
||||||
animation.addByPrefix('hey', 'BF HEY', 24, false);
|
|
||||||
|
|
||||||
animation.addByPrefix('firstDeath', "BF dies", 24, false);
|
|
||||||
animation.addByPrefix('deathLoop', "BF Dead Loop", 24, true);
|
|
||||||
animation.addByPrefix('deathConfirm', "BF Dead confirm", 24, false);
|
|
||||||
|
|
||||||
animation.addByPrefix('scared', 'BF idle shaking', 24);
|
|
||||||
playAnim('idle');
|
|
||||||
|
|
||||||
antialiasing = true;
|
|
||||||
|
|
||||||
addOffset('idle', -5);
|
|
||||||
addOffset("singUP", -29, 27);
|
|
||||||
addOffset("singRIGHT", -38, -7);
|
|
||||||
addOffset("singLEFT", 12, -6);
|
|
||||||
addOffset("singDOWN", -10, -50);
|
|
||||||
addOffset("singUPmiss", -29, 27);
|
|
||||||
addOffset("singRIGHTmiss", -30, 21);
|
|
||||||
addOffset("singLEFTmiss", 12, 24);
|
|
||||||
addOffset("singDOWNmiss", -11, -19);
|
|
||||||
addOffset("hey", 7, 4);
|
|
||||||
addOffset('firstDeath', 37, 11);
|
|
||||||
addOffset('deathLoop', 37, 5);
|
|
||||||
addOffset('deathConfirm', 37, 69);
|
|
||||||
addOffset('scared', -4);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
override function update(elapsed:Float)
|
override function update(elapsed:Float)
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
package;
|
package;
|
||||||
|
|
||||||
import flixel.FlxSprite;
|
import flixel.FlxSprite;
|
||||||
|
import flixel.animation.FlxBaseAnimation;
|
||||||
import flixel.graphics.frames.FlxAtlasFrames;
|
import flixel.graphics.frames.FlxAtlasFrames;
|
||||||
|
|
||||||
using StringTools;
|
using StringTools;
|
||||||
@ -40,7 +41,8 @@ class Character extends FlxSprite
|
|||||||
animation.addByIndices('sad', 'gf sad', [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], "", 24, false);
|
animation.addByIndices('sad', 'gf sad', [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12], "", 24, false);
|
||||||
animation.addByIndices('danceLeft', 'GF Dancing Beat', [30, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], "", 24, false);
|
animation.addByIndices('danceLeft', 'GF Dancing Beat', [30, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14], "", 24, false);
|
||||||
animation.addByIndices('danceRight', 'GF Dancing Beat', [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "", 24, false);
|
animation.addByIndices('danceRight', 'GF Dancing Beat', [15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29], "", 24, false);
|
||||||
|
animation.addByIndices('hairBlow', "GF Dancing Beat Hair blowing", [0, 1, 2, 3], "", 24);
|
||||||
|
animation.addByIndices('hairFall', "GF Dancing Beat Hair Landing", [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11], "", 24, false);
|
||||||
animation.addByPrefix('scared', 'GF FEAR', 24);
|
animation.addByPrefix('scared', 'GF FEAR', 24);
|
||||||
|
|
||||||
addOffset('cheer');
|
addOffset('cheer');
|
||||||
@ -52,8 +54,10 @@ class Character extends FlxSprite
|
|||||||
addOffset("singRIGHT", 0, -20);
|
addOffset("singRIGHT", 0, -20);
|
||||||
addOffset("singLEFT", 0, -19);
|
addOffset("singLEFT", 0, -19);
|
||||||
addOffset("singDOWN", 0, -20);
|
addOffset("singDOWN", 0, -20);
|
||||||
|
addOffset('hairBlow', 45, -8);
|
||||||
|
addOffset('hairFall', 0, -9);
|
||||||
|
|
||||||
addOffset('scared');
|
addOffset('scared', -2, -17);
|
||||||
|
|
||||||
playAnim('danceRight');
|
playAnim('danceRight');
|
||||||
|
|
||||||
@ -107,21 +111,82 @@ class Character extends FlxSprite
|
|||||||
addOffset("singLEFT", -30);
|
addOffset("singLEFT", -30);
|
||||||
addOffset("singDOWN", -30, -40);
|
addOffset("singDOWN", -30, -40);
|
||||||
playAnim('idle');
|
playAnim('idle');
|
||||||
case 'lucky':
|
case 'pico':
|
||||||
tex = FlxAtlasFrames.fromSparrow(AssetPaths.lucky_guitar_assets__png, AssetPaths.lucky_guitar_assets__xml);
|
tex = FlxAtlasFrames.fromSparrow(AssetPaths.Pico_FNF_assetss__png, AssetPaths.Pico_FNF_assetss__xml);
|
||||||
frames = tex;
|
frames = tex;
|
||||||
animation.addByPrefix('idle', 'lucky guitar idle', 24, false);
|
animation.addByPrefix('idle', "Pico Idle Dance", 24);
|
||||||
animation.addByPrefix('singUP', 'lucky UP NOTE', 24, false);
|
animation.addByPrefix('singUP', 'pico Up note0', 24, false);
|
||||||
animation.addByPrefix('singRIGHT', 'lucky sing right', 24, false);
|
animation.addByPrefix('singDOWN', 'Pico Down Note0', 24, false);
|
||||||
animation.addByPrefix('singDOWN', 'lucky DOWN note', 24, false);
|
if (isPlayer)
|
||||||
animation.addByPrefix('singLEFT', 'lucky sing left', 24, false);
|
{
|
||||||
|
animation.addByPrefix('singLEFT', 'Pico NOTE LEFT0', 24, false);
|
||||||
|
animation.addByPrefix('singRIGHT', 'Pico Note Right0', 24, false);
|
||||||
|
animation.addByPrefix('singRIGHTmiss', 'Pico Note Right Miss', 24, false);
|
||||||
|
animation.addByPrefix('singLEFTmiss', 'Pico NOTE LEFT miss', 24, false);
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
// Need to be flipped! REDO THIS LATER!
|
||||||
|
animation.addByPrefix('singLEFT', 'Pico Note Right0', 24, false);
|
||||||
|
animation.addByPrefix('singRIGHT', 'Pico NOTE LEFT0', 24, false);
|
||||||
|
animation.addByPrefix('singRIGHTmiss', 'Pico NOTE LEFT miss', 24, false);
|
||||||
|
animation.addByPrefix('singLEFTmiss', 'Pico Note Right Miss', 24, false);
|
||||||
|
}
|
||||||
|
|
||||||
|
animation.addByPrefix('singUPmiss', 'pico Up note miss', 24);
|
||||||
|
animation.addByPrefix('singDOWNmiss', 'Pico Down Note MISS', 24);
|
||||||
|
|
||||||
addOffset('idle', 0, -180);
|
|
||||||
addOffset("singUP", 200, -180);
|
|
||||||
addOffset("singRIGHT", 200, -180);
|
|
||||||
addOffset("singLEFT", 200, -180);
|
|
||||||
addOffset("singDOWN", 200, -180);
|
|
||||||
playAnim('idle');
|
playAnim('idle');
|
||||||
|
addOffset('idle');
|
||||||
|
addOffset("singUP", -29, 27);
|
||||||
|
addOffset("singRIGHT", -68, -7);
|
||||||
|
addOffset("singLEFT", 65, 9);
|
||||||
|
addOffset("singDOWN", 200, -70);
|
||||||
|
addOffset("singUPmiss", -19, 67);
|
||||||
|
addOffset("singRIGHTmiss", -60, 41);
|
||||||
|
addOffset("singLEFTmiss", 62, 64);
|
||||||
|
addOffset("singDOWNmiss", 210, -28);
|
||||||
|
|
||||||
|
if (!isPlayer)
|
||||||
|
flipX = true;
|
||||||
|
|
||||||
|
case 'bf':
|
||||||
|
var tex = FlxAtlasFrames.fromSparrow(AssetPaths.BOYFRIEND__png, AssetPaths.BOYFRIEND__xml);
|
||||||
|
frames = tex;
|
||||||
|
animation.addByPrefix('idle', 'BF idle dance', 24, false);
|
||||||
|
animation.addByPrefix('singUP', 'BF NOTE UP0', 24, false);
|
||||||
|
animation.addByPrefix('singLEFT', 'BF NOTE LEFT0', 24, false);
|
||||||
|
animation.addByPrefix('singRIGHT', 'BF NOTE RIGHT0', 24, false);
|
||||||
|
animation.addByPrefix('singDOWN', 'BF NOTE DOWN0', 24, false);
|
||||||
|
animation.addByPrefix('singUPmiss', 'BF NOTE UP MISS', 24, false);
|
||||||
|
animation.addByPrefix('singLEFTmiss', 'BF NOTE LEFT MISS', 24, false);
|
||||||
|
animation.addByPrefix('singRIGHTmiss', 'BF NOTE RIGHT MISS', 24, false);
|
||||||
|
animation.addByPrefix('singDOWNmiss', 'BF NOTE DOWN MISS', 24, false);
|
||||||
|
animation.addByPrefix('hey', 'BF HEY', 24, false);
|
||||||
|
|
||||||
|
animation.addByPrefix('firstDeath', "BF dies", 24, false);
|
||||||
|
animation.addByPrefix('deathLoop', "BF Dead Loop", 24, true);
|
||||||
|
animation.addByPrefix('deathConfirm', "BF Dead confirm", 24, false);
|
||||||
|
|
||||||
|
animation.addByPrefix('scared', 'BF idle shaking', 24);
|
||||||
|
playAnim('idle');
|
||||||
|
|
||||||
|
antialiasing = true;
|
||||||
|
|
||||||
|
addOffset('idle', -5);
|
||||||
|
addOffset("singUP", -29, 27);
|
||||||
|
addOffset("singRIGHT", -38, -7);
|
||||||
|
addOffset("singLEFT", 12, -6);
|
||||||
|
addOffset("singDOWN", -10, -50);
|
||||||
|
addOffset("singUPmiss", -29, 27);
|
||||||
|
addOffset("singRIGHTmiss", -30, 21);
|
||||||
|
addOffset("singLEFTmiss", 12, 24);
|
||||||
|
addOffset("singDOWNmiss", -11, -19);
|
||||||
|
addOffset("hey", 7, 4);
|
||||||
|
addOffset('firstDeath', 37, 11);
|
||||||
|
addOffset('deathLoop', 37, 5);
|
||||||
|
addOffset('deathConfirm', 37, 69);
|
||||||
|
addOffset('scared', -4);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -145,6 +210,13 @@ class Character extends FlxSprite
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
switch (curCharacter)
|
||||||
|
{
|
||||||
|
case 'gf':
|
||||||
|
if (animation.curAnim.name == 'hairFall' && animation.curAnim.finished)
|
||||||
|
playAnim('danceRight');
|
||||||
|
}
|
||||||
|
|
||||||
super.update(elapsed);
|
super.update(elapsed);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -160,12 +232,16 @@ class Character extends FlxSprite
|
|||||||
case 'bf':
|
case 'bf':
|
||||||
|
|
||||||
case 'gf':
|
case 'gf':
|
||||||
danced = !danced;
|
if (!animation.curAnim.name.startsWith('hair'))
|
||||||
|
{
|
||||||
|
danced = !danced;
|
||||||
|
|
||||||
|
if (danced)
|
||||||
|
playAnim('danceRight');
|
||||||
|
else
|
||||||
|
playAnim('danceLeft');
|
||||||
|
}
|
||||||
|
|
||||||
if (danced)
|
|
||||||
playAnim('danceRight');
|
|
||||||
else
|
|
||||||
playAnim('danceLeft');
|
|
||||||
case 'spooky':
|
case 'spooky':
|
||||||
danced = !danced;
|
danced = !danced;
|
||||||
|
|
||||||
@ -177,7 +253,7 @@ class Character extends FlxSprite
|
|||||||
playAnim('idle');
|
playAnim('idle');
|
||||||
case 'monster':
|
case 'monster':
|
||||||
playAnim('idle');
|
playAnim('idle');
|
||||||
case 'lucky':
|
case 'pico':
|
||||||
playAnim('idle');
|
playAnim('idle');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -183,7 +183,7 @@ class ChartingState extends MusicBeatState
|
|||||||
stepperBPM.value = Conductor.bpm;
|
stepperBPM.value = Conductor.bpm;
|
||||||
stepperBPM.name = 'song_bpm';
|
stepperBPM.name = 'song_bpm';
|
||||||
|
|
||||||
var characters:Array<String> = ["bf", 'dad', 'gf', 'spooky', 'monster'];
|
var characters:Array<String> = ["bf", 'dad', 'gf', 'spooky', 'monster', 'pico'];
|
||||||
|
|
||||||
var player1DropDown = new FlxUIDropDownMenu(10, 100, FlxUIDropDownMenu.makeStrIdLabelArray(characters, true), function(character:String)
|
var player1DropDown = new FlxUIDropDownMenu(10, 100, FlxUIDropDownMenu.makeStrIdLabelArray(characters, true), function(character:String)
|
||||||
{
|
{
|
||||||
@ -514,12 +514,19 @@ class ChartingState extends MusicBeatState
|
|||||||
if (FlxG.keys.justPressed.DOWN)
|
if (FlxG.keys.justPressed.DOWN)
|
||||||
Conductor.changeBPM(Conductor.bpm - 1); */
|
Conductor.changeBPM(Conductor.bpm - 1); */
|
||||||
|
|
||||||
|
var shiftThing:Int = 1;
|
||||||
|
if (FlxG.keys.pressed.SHIFT)
|
||||||
|
shiftThing = 4;
|
||||||
if (FlxG.keys.justPressed.RIGHT)
|
if (FlxG.keys.justPressed.RIGHT)
|
||||||
changeSection(curSection + 1);
|
changeSection(curSection + shiftThing);
|
||||||
if (FlxG.keys.justPressed.LEFT)
|
if (FlxG.keys.justPressed.LEFT)
|
||||||
changeSection(curSection - 1);
|
changeSection(curSection - shiftThing);
|
||||||
|
|
||||||
bpmTxt.text = "BPM: " + Conductor.bpm + "\nSection: " + curSection;
|
bpmTxt.text = bpmTxt.text = Std.string(FlxMath.roundDecimal(Conductor.songPosition / 1000, 2))
|
||||||
|
+ " / "
|
||||||
|
+ Std.string(FlxMath.roundDecimal(FlxG.sound.music.length / 1000, 2))
|
||||||
|
+ "\nSection: "
|
||||||
|
+ curSection;
|
||||||
super.update(elapsed);
|
super.update(elapsed);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -48,6 +48,13 @@ class FreeplayState extends MusicBeatState
|
|||||||
songs.push('South');
|
songs.push('South');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (StoryMenuState.weekUnlocked[3] || isDebug)
|
||||||
|
{
|
||||||
|
songs.push('Pico');
|
||||||
|
songs.push('Philly');
|
||||||
|
songs.push('Blammed');
|
||||||
|
}
|
||||||
|
|
||||||
// LOAD MUSIC
|
// LOAD MUSIC
|
||||||
|
|
||||||
// LOAD CHARACTERS
|
// LOAD CHARACTERS
|
||||||
|
@ -29,6 +29,11 @@ class MainMenuState extends MusicBeatState
|
|||||||
|
|
||||||
override function create()
|
override function create()
|
||||||
{
|
{
|
||||||
|
if (!FlxG.sound.music.playing)
|
||||||
|
{
|
||||||
|
FlxG.sound.playMusic('assets/music/freakyMenu' + TitleState.soundExt);
|
||||||
|
}
|
||||||
|
|
||||||
persistentUpdate = persistentDraw = true;
|
persistentUpdate = persistentDraw = true;
|
||||||
|
|
||||||
var bg:FlxSprite = new FlxSprite(-80).loadGraphic(AssetPaths.menuBG__png);
|
var bg:FlxSprite = new FlxSprite(-80).loadGraphic(AssetPaths.menuBG__png);
|
||||||
@ -76,7 +81,7 @@ class MainMenuState extends MusicBeatState
|
|||||||
|
|
||||||
FlxG.camera.follow(camFollow, null, 0.06);
|
FlxG.camera.follow(camFollow, null, 0.06);
|
||||||
|
|
||||||
var versionShit:FlxText = new FlxText(5, FlxG.height - 18, 0, "v" + Application.current.meta.get('version'));
|
var versionShit:FlxText = new FlxText(5, FlxG.height - 18, 0, "v" + Application.current.meta.get('version'), 12);
|
||||||
versionShit.scrollFactor.set();
|
versionShit.scrollFactor.set();
|
||||||
versionShit.setFormat("VCR OSD Mono", 16, FlxColor.WHITE, LEFT, FlxTextBorderStyle.OUTLINE, FlxColor.BLACK);
|
versionShit.setFormat("VCR OSD Mono", 16, FlxColor.WHITE, LEFT, FlxTextBorderStyle.OUTLINE, FlxColor.BLACK);
|
||||||
add(versionShit);
|
add(versionShit);
|
||||||
@ -90,6 +95,11 @@ class MainMenuState extends MusicBeatState
|
|||||||
|
|
||||||
override function update(elapsed:Float)
|
override function update(elapsed:Float)
|
||||||
{
|
{
|
||||||
|
if (FlxG.sound.music.volume < 0.8)
|
||||||
|
{
|
||||||
|
FlxG.sound.music.volume += 0.5 * FlxG.elapsed;
|
||||||
|
}
|
||||||
|
|
||||||
if (!selectedSomethin)
|
if (!selectedSomethin)
|
||||||
{
|
{
|
||||||
if (controls.UP_P)
|
if (controls.UP_P)
|
||||||
@ -114,12 +124,10 @@ class MainMenuState extends MusicBeatState
|
|||||||
if (optionShit[curSelected] == 'donate')
|
if (optionShit[curSelected] == 'donate')
|
||||||
{
|
{
|
||||||
#if linux
|
#if linux
|
||||||
Sys.command('/usr/bin/xdg-open', ["https://ninja-muffin24.itch.io/funkin", "&"]);
|
Sys.command('/usr/bin/xdg-open', ["https://ninja-muffin24.itch.io/funkin", "&"]);
|
||||||
#else
|
#else
|
||||||
|
|
||||||
FlxG.openURL('https://ninja-muffin24.itch.io/funkin');
|
FlxG.openURL('https://ninja-muffin24.itch.io/funkin');
|
||||||
#end
|
#end
|
||||||
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
@ -21,6 +21,7 @@ class MenuCharacter extends FlxSprite
|
|||||||
animation.addByPrefix('gf', "GF Dancing Beat WHITE", 24);
|
animation.addByPrefix('gf', "GF Dancing Beat WHITE", 24);
|
||||||
animation.addByPrefix('dad', "Dad idle dance BLACK LINE", 24);
|
animation.addByPrefix('dad', "Dad idle dance BLACK LINE", 24);
|
||||||
animation.addByPrefix('spooky', "spooky dance idle BLACK LINES", 24);
|
animation.addByPrefix('spooky', "spooky dance idle BLACK LINES", 24);
|
||||||
|
animation.addByPrefix('pico', "Pico Idle Dance", 24);
|
||||||
|
|
||||||
animation.play(character);
|
animation.play(character);
|
||||||
updateHitbox();
|
updateHitbox();
|
||||||
|
@ -22,6 +22,7 @@ class MenuItem extends FlxSpriteGroup
|
|||||||
week.animation.addByPrefix('week0', 'tutorial selected', 24);
|
week.animation.addByPrefix('week0', 'tutorial selected', 24);
|
||||||
week.animation.addByPrefix('week1', "WEEK1 select", 24);
|
week.animation.addByPrefix('week1', "WEEK1 select", 24);
|
||||||
week.animation.addByPrefix('week2', "week2 select", 24);
|
week.animation.addByPrefix('week2', "week2 select", 24);
|
||||||
|
week.animation.addByPrefix('week3', "Week 3 press", 24);
|
||||||
add(week);
|
add(week);
|
||||||
|
|
||||||
week.animation.play('week' + weekNum);
|
week.animation.play('week' + weekNum);
|
||||||
|