* basic set up

* game prefab set up

* fillboy

* Medium bot falls down from da skyyyyyy

* animations! (fillbots)

* filler whiffs

* Medium bot anims

* Bots can be filled wow

* Bots move!!!!!

* Fixed hold length

* offbeats now work

* kaboom

* barelies for medium bot

* basic fix

* beyond

* Update Sprites

* Small Medium Large

* Bot Lamp

* blackout

* yet not implemented

* Filler Animation

* Fly Animation

* Stack to Left

* Update Sprites

* Color event

* refactoring

* minor fixes

* temporary icon

* Restart the stopped conveyor

---------

Co-authored-by: Rapandrasmus <78219215+Rapandrasmus@users.noreply.github.com>
This commit is contained in:
フマジメ
2024-04-05 10:28:09 +09:00
committed by GitHub
parent 75e248c97b
commit 5377a28f5b
245 changed files with 27272 additions and 1 deletions

View File

@ -100,7 +100,7 @@ namespace HeavenStudio.Games.Loaders
new List<string>() { "ntr", "repeat" },
"ntrchorus", "en",
new List<string>() { "en" },
chronologicalSortKey: 3
chronologicalSortKey: 2
);
}
}