pramodsum / 494Final

0 stars 0 forks source link

InControl missing #89

Closed duncsmit closed 9 years ago

duncsmit commented 9 years ago

Did my last commit mess the controls up?

duncsmit commented 9 years ago

Nevermind the only controls that aren't working for me is shoot, is this related to the new weapon type?

pramodsum commented 9 years ago

If you're using the keyboard i think so? @EvanHahn

EvanHahn commented 9 years ago

Sorry, what's the issue?

duncsmit commented 9 years ago

Space no longer causes ships to shoot, instead I constantly get UnityException: Input Axis PlayerXFireMissile is not setup.

duncsmit commented 9 years ago

Get a stream of these errors, X replaced by the number of a ship in the stream. Constantly get them for each ship number. If I'm the only one getting this we can look at it tomorrow.

pramodsum commented 9 years ago

Its only related to the keyboard so i don't think it should affect anything for the playlets and alpha stuff

EvanHahn commented 9 years ago

Hmm, try pulling. If that doesn't work I'll fix it first thing tomorrow morning.

duncsmit commented 9 years ago

Found the issue, the stuff in the input manager has PlayerXFireMisile, and the scripts check for PlayerXFireMissile