PlayMaker Help & Tips > PlayMaker Help

Change Defualt Unity build Launcher and Defualt Key Inputs?

(1/1)

Saputo:
IS there a way to Change, and or get rid of Unitys default key inputs, when u build the game, I only use WASD to move but I can use the Arrow keys once i build it, I can add them in, but Id like to remove them, if there is an easy way to do so, and how can I change the Launcher and what it looks like, I will prob need to build that in code id assume?

Alex Chouls:
You can customize inputs in the Input Manager:
http://docs.unity3d.com/Documentation/Components/class-InputManager.html

I haven't played much with customizing the Launcher, so I'm not sure what's possible.

The Unity Input Manager is pretty cool, but you can't access it in scripts. So I think it's hard to build your own Launcher. At least last time I looked into this...

Saputo:
Thank you

Navigation

[0] Message Index

Go to full version