You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can provide some sort of input abstraction and reuse it for both backends.
Instead of getting raw key and making all math in game objects' update methods we can use something like Input.axis(...).
The text was updated successfully, but these errors were encountered:
We can provide some sort of input abstraction and reuse it for both backends.
Instead of getting raw key and making all math in game objects' update methods we can use something like Input.axis(...).
The text was updated successfully, but these errors were encountered: