Game Development Reference
In-Depth Information
With each movement moving to the next control in that direction, if we rearrange the
controls in a cross style pattern, then this nearest neighbor pattern becomes a little
more obvious:
As you can see in the preceding screenshot, Unity does a good job of ensuring
navigation flows unilaterally between each control; if you want a little more control,
however, there are a few other options using the Navigation selection:
Automatic : (shown above)
Horizontal : This limits the navigation to only left and right as shown here:
Vertical : This limits the navigation to an up/down movement as shown here:
 
Search WWH ::




Custom Search