BUG: Steps to Nimbus Station Imagination brick show no animation
Make sure you've done the following:
-
[X] I have checked that this issue has not already been reported.
-
[X] I have validated that this issue is not a syntax error of either MySQL or SQLite.
-
[X] I have pulled the latest version of the main branch of DarkflameServer and have confirmed that the issue exists there.
DarkflameServer Version
500b788
Issue Description
Currently when all of the same stage quickbuilds are built, the steps that are stored on the higher platforms simply teleport to their temporary position.
Reproduction Steps
Build all of the same quickbuild from the crates on the stage in Nimbus Station
Expected Behavior
The steps should slide off of their platforms and spiral around into position, doing a similar thing to be put away when the time is up.
Environment
ubuntu server
The issue lies with the moving platform component. It does not work correctly in all situations and the fix which was implemented for this case was teleportation.
Triaging as Fixer since this does not meet the bar for Low.