[0.16.43] wrong direction when spawning locomotive
Posted: Tue May 22, 2018 12:07 pm
When spawning a locomotive with the command surface.create_entity{name = "locomotive", direction = x, ...}, x=1(northeast) leads to a locomotive with the direction southwest, x=5(southwest) leads to a locomotive with the direction northeast.
All other values for x work correctly.
All other values for x work correctly.