Keypressed Example with 2 and 3 keys - ordered

Post any examples or modules that you want to share here
Post Reply
philton
Posts: 25
Joined: Fri Nov 02, 2012 5:30 am

Keypressed Example with 2 and 3 keys - ordered

Post by philton »

a small example for using the "keypressed" primitive with 2 or 3 keys .
can be helpfull when using hotkey-combinations like "CTRL+A" or "CTRL+ALT+A" in your project.
just select the keys you like to use from the dropdown menu.
NOTE: this example will ONLY work if the keys are pressed in right order!

i hope somebody will find it usefull. cheers
Attachments
vKEy Combine ordered by philton.fsm
keypressed with 2 or 3 keys by philton
(8.31 KiB) Downloaded 1673 times
Post Reply