Create

Create

86M Downloads

Rails are not set correctly by the cannon

Opened this issue ยท 0 comments

commented

If we have a rail construct and save it in a schematic, it will look right:
2021-05-11_12 44 57

If we now let the cannon build this construct, the rails will connect in the order the cannon builds them. However, this is wrong:
2021-05-11_12 45 40

This is because block updates are executed before the cannon has finished.
I would be happy if you fix it, so that you can also copy complicated rail systems.
Thanks :)