Grasscutter
Grasscutter copied to clipboard
Add support for gadget routes
Currently ScriptLib.SetPlatformRouteId
is unimplemented, we need to implement it and start dumping routes from the offical server to start getting moving platforms and seelie to work.
This is for example also used at the end of Lisas dungeon (1003).
Platform routes are included in the game, so they can be dumped from there. There are also also repos out there, that already include them from older versions.
#37 implements the basics for config routes, so most basic platforms should work with it. PointArray resources are still missing, so not all moving platforms will work. Ability Routes are also still pretty much hardcoded for albedos elevator.