Hello gil.

I have a question in real time battle.
I want to know the settings to attack when touching the screen like mobile games.
This method is very important because I want to make an action game for mobile.

Thank you.
  • If you've already got it setup to attack by a button press, you should be able to set that button to be a mouse or touch input. I believe ork treats touch as a left mouse button. But you'd have to check the possibilities under the controls tab in the ork framework window.
  • Set up an input key (Base/Control > Input Keys) with either a Mouse or a Touch input origin. Use that input key in a control map to use the attack.

    Additionally, you can use the settings in the control map's control key to use the attack on the target you clicked/touched by enabling Only Cursor Over Target and Use Cursor Over Target.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.