The demo showcases the Flexible Grid Controller - a new project available now on Unity Asset Store. The project simplifies integrating various input options into games where you control grid-like structures. Pairs great with the Turn Based Strategy Framework and any other project utilizing grid mechanics.

In the scene you can interact with units by moving them freely around a grid. Initially implemented to be mouse controlled, integrating the demo with the Flexible Grid Controller allows it to be played with keyboard or gamepad. Use arrow keys or the d-pad to move selection and ctrl key or the A button to select unit and move to destination.

FAQ

1. Why would I want to add different input methods if my game already works fine with mouse controls?

Incorporating various input methods broadens your game's accessibility and facilitates easier porting to different platforms, enhancing its reach and marketability. The Flexible Grid Controller streamlines this process, boosting game versatility with minimal development overhead.

2. Why should I bother using the asset if I can just edit the code and integrate the controls myself?

While manually integrating controls is certainly an option, it comes with its own set of challenges:

  • Maintaining Original Code Integrity: Directly editing original code can complicate future updates and maintenance. The Flexible Grid Controller seamlessly integrates with your project, preserving the original codebase's integrity.
  • DLL Limitations: If the original code is distributed as a DLL, direct modifications might not be feasible. Our asset provides a flexible solution that works around such limitations.
  • Time and Complexity: Custom integration can be time-consuming and prone to errors, especially in complex projects. The Flexible Grid Controller is designed for easy implementation, saving valuable development time and reducing the risk of bugs.

Download

Download
flexiblegridcontroller.zip 8 MB

Leave a comment

Log in with itch.io to leave a comment.