Robmaister / SharpNav

Advanced Pathfinding for C#
sharpnav.com
Other
537 stars 129 forks source link

Add Shift + Zoom feature #8

Closed SallyDT closed 10 years ago

SallyDT commented 10 years ago

Can you add Q to zoom in Z to zoom out

Shift+Q to zoom in faster Shift+Z to zoom out faster

Shift+Z to move forward faster Shift+S to move down faster Shift+A to move left faster Shift+D to move right faster.

Robmaister commented 10 years ago

Yeah, I'll add this in later tonight.

Robmaister commented 10 years ago

Q/Z is already set to move along the camera's up-axis, I can set Z/C to zoom, or another pair of keys if you'd prefer.

SallyDT commented 10 years ago

Oh. I didn't notice it. Maybe there should be some keyboard instructions when the app starts up.

Robmaister commented 10 years ago

The full feature request has (finally) been implemented. Let me know if you have any issues.