nvm
nvm, I ended up just using test_move() to make sure actors never actually collide with each other, rather than trying to force them to not rotate when they collide. The latter would be better, but it seems very difficult.