playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Feedback
»
Action Requests
(Moderator:
600
) »
Any Key Up
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Any Key Up (Read 4444 times)
artician
1.2 Beta
Sr. Member
Posts: 318
Any Key Up
«
on:
March 02, 2014, 11:45:21 AM »
Hello,
I'm in need of a version of the Any Key action that only sends an event upon the keys release. Is this doable?
Logged
FRickReich
Playmaker Newbie
Posts: 21
Re: Any Key Up
«
Reply #1 on:
March 02, 2014, 01:53:15 PM »
so basicly get the key that is pressed and put the finish function into its GetKeyUp?
Logged
Check out my custom actions at
https://github.com/FRickReich/playmaker-assorted-actions
artician
1.2 Beta
Sr. Member
Posts: 318
Re: Any Key Up
«
Reply #2 on:
March 02, 2014, 01:59:54 PM »
Yeah, but it doesn't have to recognize the specific key or record anything else. The problem I hit was that Unity has an input.AnyKey and input.AnyKeyDown, but nothing else in that category.
Logged
jeanfabre
Administrator
Hero Member
Posts: 15612
Official Playmaker Support
Re: Any Key Up
«
Reply #3 on:
March 03, 2014, 11:48:41 PM »
Hi,
Indeed, it's odd, Unity doesn't seem to expose that unfortunatly.
bye,
Jean
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Feedback
»
Action Requests
(Moderator:
600
) »
Any Key Up