MrUnit64 / TransformAnarchy

Rotates objects freely in Parkitect
MIT License
4 stars 2 forks source link

Rotating Blueprints on Z-Axis not yet working #30

Closed MrUnit64 closed 1 year ago

MrUnit64 commented 1 year ago

Rotating Blueprints on Z-Axis not yet working - snapping back to other angles

Distantz commented 1 year ago

This is an issue with the games codebase. The blueprint and flatride builder commands take a direction and use the default up vector to figure out orientation. Not sure how to fix without completely rewriting / replacing both. Would also possibly just break multiplayer. Will not be worked on.