Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Aaddiction on July 21, 2022, 02:38:46 PM

Title: Simlute new input system keyboard keys
Post by: Aaddiction on July 21, 2022, 02:38:46 PM
I have a package that uses the new input system. When you pres a key a whole chain of events and settings happen in this package.

I want to make this package work in the most simple/lazy way on mobile by simulating key press (arrows, space, etc) with playmaker. When I press a button on the screen this to be simulated as keyboard key press.

Any idea how to do that?

Thank you!