CircuitLord / NotReaper

A mapper for the VR rhythm game Audica
GNU General Public License v3.0
21 stars 14 forks source link

Numeric target position control #91

Closed jukibom closed 4 years ago

jukibom commented 4 years ago

Originally requested by @Zernys in #86

Editable target x and y fields to place/move targets numerically. I often want to place targets perfectly 1/2, 1/3 way, 1/4 etc between grid lines. Having to rely on eye balling it off grid and making repeated corrections is time consuming. Also knowing that it is slightly imperfect and off by a pixel or two stresses me out more than I want to admit. This would be less critical with custom grid options, but still a nice feature to have and I expect should be fairly easy to implement.

aggrogahu commented 4 years ago

There's a shortcut ctrl + shift + arrow key to nudge selected targets by an 1/8th of a grid space.

jukibom commented 4 years ago

yeah I'd probably say that satisfies the requirement (unless 1/3 is super important?)