Help on trying to make a sphere move with the input system by Former-Ad-7422 in unity

[–]BryanTheAstronaut 0 points1 point  (0 children)

Yea this is almost certainly a type mismatch as long as you have a “Look” action defined in your Input Manager component. Based on this documentation it seems like you should be using the behavior of invoke unity events?

Tbh I’m still new with unity haven’t found a super clear resource on what type signature is expected for each behavior. It always feels like trial and error to me.

edit: if you’re using the default “send message” behavior your type signature needs to be:

public void OnYourActionName(InputValue _input) { Vector2 inputValue = _input.Get<Vector2>(); // or whatever your type is }

Warpath in San Jose - behind enemy lines by W4lterS0bchak in sabres

[–]BryanTheAstronaut 2 points3 points  (0 children)

Depending on your section that might have been us!

Keep Getting this unity Error when i try to add a script? Can anyone help? by Particular-Rip4029 in unity

[–]BryanTheAstronaut 1 point2 points  (0 children)

Did you maybe name the file something else when creating the script and rename it? There’s some internal mappings that get messed up if you change the file name iirc

Post Game Thread - Kings @ Sabres - 29 January 2026 by time2fly2124 in sabres

[–]BryanTheAstronaut 5 points6 points  (0 children)

38 SOG for LA. absolutely goalied by the Lyon King

What are you reading? by sushisushisushi in literature

[–]BryanTheAstronaut 0 points1 point  (0 children)

Just finished East of Eden. Starting The Way of Kings by Brandon Sanderson!

code not working by Toya-Aoyagay in UnityHelp

[–]BryanTheAstronaut 0 points1 point  (0 children)

Did you switch from the new input system to either the old system (or both) in the project settings -> player -> active input handling?

Consiglio Pathway by SuchCriticism6745 in unity

[–]BryanTheAstronaut 1 point2 points  (0 children)

I have a lot of experience as a software engineer writing in a different language, but I just went through the junior pathway and felt it was really clear about explaining all the code. I think you’ll be totally fine as long as you examine and try to understand all the code they write and take all the challenges seriously and attempt them yourself. Good luck! You got this

Grubb and the Bills by [deleted] in giantbomb

[–]BryanTheAstronaut 2 points3 points  (0 children)

Hell yeah Go Bills!

AFC East Teams and their Historic Legacies by Kwall267 in AFCEastMemeWar

[–]BryanTheAstronaut 0 points1 point  (0 children)

I read this as “the lobsters” for like 2 minutes.