-
Notifications
You must be signed in to change notification settings - Fork 0
Pause Menu Controller Input #677
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
Conversation
Controller input fixed on the Dorm pause menu for regular race and time trial. (All-Nighter Time Trial's controller support on the pause menu worked for me without any changes) Time Trial Dorm is also added to the build which afaik fixed the back button issue in the Time Trial map select
I disabled the input manager in outer loop since there's one that's within the karts, and I tried removing and readding the first button selected in the Event System for the other maps. This works on my branch and hopefully it works on the artifact.
…roject into pause-controller-input
|
Please merge from main for working time trial maps, I am not sure if controller input works on main for pausing because I don't have a controller |
time trials maps have controller input and navigation
|
main already have time trial ui fixed, I am so confused, I need proper communication. Is time trial stuff on main not working for you? I would like a video of it. |
WhispDoor
left a comment
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.
Looks good to me!
|
I feel like code that is already done is being done again? Has anyone checked if it is not working on main? Or that the UI is already up to date on main? I made a video that displayed the UI and pause working on the time trial maps. There should be no reason why controller controls wouldn't work if keyboard controls can work unless the input action asset or code stuff gone wrong? If the UI stuff and controller input is not working on most recent updated main branch I want someone to show me it, otherwise I feel insane because I am trying to communicate, but it doesn't communication is reciprocated? |
LRLogan
left a comment
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 trust this will work
|
Yes, it will probably work. What I am complaining about that it has already been done on main, and what this is doing is a repeat of what has already been done and I am trying to say that but it feel like no one is hearing or understanding me so it drives me mad! Like did anyone actually try if main already have all the necessary changes done by a previous pull request that has been merged?! |
|
Bug list: Timer broke on campus circuit and GOL, minimap not showing properly on All nighter |
Controller input fixed on the Dorm pause menu for regular race and time trial. (All-Nighter Time Trial's controller support on the pause menu worked for me without any changes)
Time Trial Dorm is also added to the build which afaik fixed the back button issue in the Time Trial map select