mc-cc-scripts / elevator-prog

A small elevator script.
MIT License
0 stars 0 forks source link

UI does not update properly before waiting at the selected floor #5

Open ColdIV opened 1 year ago

ColdIV commented 1 year ago

When I call the elevator from floor 5 to 3 it will reach 3 and still say that it's on the 4th floor until the sleep is over (which is also when the elevator starts moving again). This is obviously not very helpful and should be fixed.