V5 Wish List

 From:  Michael Gibson
10114.284 In reply to 10114.283 
Hi Rich, use this for a shortcut for setting the CPlane:

script: moi.view.setCPlaneInteractive();

For resetting it use this:

script: moi.view.resetCPlane();

re:
> I feel like this sort of thing could be a bit easier...

Yes, definitely it could be improved. It hasn't been prioritized because it's the kind of thing that you don't go into very often.

I did get the part of setting up the key improved a lot in MoI v4 so that you press the key combo you want instead of typing in the text description of it.

- Michael