Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Gav (HeyBud) on January 24, 2014, 06:12:52 PM

Title: Get Key Actions stopped working. [SOLVED]
Post by: Gav (HeyBud) on January 24, 2014, 06:12:52 PM
Get key down, and up, aren't sending my Event. Mouse button sends the event just fine. Mouse button is only one that works when I use Get Any Key. The key actions worked a few hours ago and I must be missing something simple. Help please :-\
Title: Re: Get Key Actions stopped working.
Post by: Gav (HeyBud) on January 24, 2014, 09:46:06 PM
Update: I had to Make a new project and reimport playmaker to get the get key actions to work again. It's hard to know if things aren't working because of bugs or because I have no idea what I'm doing. If anyone knows what would have caused that please let me know so I know for the future.   ???
Title: Re: Get Key Actions stopped working.
Post by: jeanfabre on January 27, 2014, 05:05:04 AM
Hi,

 You have likely messed up the input settings of that Unity project, Have you been in that input settings inspector at all?

bye,

 Jean
Title: Re: Get Key Actions stopped working.
Post by: Gav (HeyBud) on January 28, 2014, 12:50:57 AM
That must have been it.
Title: Re: Get Key Actions stopped working.
Post by: jeanfabre on January 30, 2014, 05:12:30 AM
Hi,

 is it fixed then? else copy the ProjectSettings/InputManager.asset from another project back to this one.

bye,

 Jean
Title: Re: Get Key Actions stopped working.
Post by: Gav (HeyBud) on January 30, 2014, 09:57:23 PM
Yes, Thank you, Done!