[kovarex] selection_box does not rotate on type storage-tank
Posted: Tue May 23, 2017 3:23 am
selection_box does not rotate as expected with a non-square item of type storage-tank. Effect exaggerated below:
collision_box and pipe_connections rotate as expected, but selection_box does not. I didn't have graphics handy so I just bordered with pipe connections. Values used for the above example:
collision_box and pipe_connections rotate as expected, but selection_box does not. I didn't have graphics handy so I just bordered with pipe connections. Values used for the above example:
Code: Select all
collision_box = {{-0.3, -6.3}, {0.3, 6.3}},
selection_box = {{-0.5, -6.5}, {0.5, 6.5}},