Reverse rolling stock orientation
Reverse rolling stock orientation
I want to be able to write to .orientation, specifically the opposite of its current orientation, for rolling stock and get the same result as doing a [R]otate GUI interaction with it.
Re: Reverse rolling stock orientation
You can already do that by calling entity.rotate() on any rolling stock.
If you want to get ahold of me I'm almost always on Discord.
Re: Reverse rolling stock orientation
That means my entity-rotation code needs a special case for rolling stock, the only smooth-orientable entity that doesn't allow reversing by writing to .orientation :/