Added TODOs
This commit is contained in:
parent
ec696ca819
commit
686335b355
2 changed files with 4 additions and 2 deletions
|
@ -26,7 +26,6 @@ public class InputManager : MonoBehaviour
|
|||
//
|
||||
// Manage action inputs
|
||||
//
|
||||
|
||||
if (Input.GetButton("Fire1"))
|
||||
{
|
||||
_character.Shoot();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue