-
Notifications
You must be signed in to change notification settings - Fork 136
[MTT-8680] Feat: 2D Space Shooter add new input system #267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MTT-8680] Feat: 2D Space Shooter add new input system #267
Conversation
did for some reason not save it in other commit
fix: remove vscode again
…x: change forum link to discussions
…w as well now Title text adjusted to keep it coherent with other samples
… Ship prefab accordingly fix: adjusting Welcome Page as WASD works now as well for movement
There was a problem hiding this comment.
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!
… actions directly
There was a problem hiding this comment.
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.
… new Input system UI input module in EventSystem in scene
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