[MTT-8680] Feat: 2D Space Shooter add new input system by Elfi0Kuhndorf · Pull Request #267 · Unity-Technologies/com.unity.multiplayer.samples.bitesize
Conversation
Description
This PR replaces the old input system with the new one. I am also adding WASD as movement option.
Issue Number(s)
https://jira.unity3d.com/browse/MTT-8680
Contribution checklist
- Tests have been added for the project and/or any internal package
- Release notes have been added to the project changelog file
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- JIRA ticket ID is in the PR title or at least one commit message
- Include the ticket ID number within the body message of the PR to create a hyperlink
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a comment regarding how the actions are find at runtime, not sure if it's necessary to be changed though.
The PR looks good otherwise!
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
works as expected, I left only a comment about input handling.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters