Skip to content

Instantly share code, notes, and snippets.

@curious-username
Created August 25, 2022 01:55
Show Gist options
  • Save curious-username/1e012cc2debe718c6fdfe1901a4551cd to your computer and use it in GitHub Desktop.
Save curious-username/1e012cc2debe718c6fdfe1901a4551cd to your computer and use it in GitHub Desktop.
input variables
Vector2 _bearMovement;
Animator _bearAnim;
PlayerInputActions _playerControls;
InputAction _movementActions;
InputAction _switchActionMap;
InputAction _RecoverActions;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment